Searched refs:codeFixAllAvailable (Results 1 – 4 of 4) sorted by relevance
8 verify.not.codeFixAllAvailable("fixMissingImport");
19 verify.not.codeFixAllAvailable("addMissingAwait");
276 codeFixAllAvailable(fixName: string): void;
202 public codeFixAllAvailable(fixName: string) { method in FourSlashInterface.VerifyNegatable