Searched refs:CompilerOptionsForInferredProjects (Results 1 – 10 of 10) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | inferredProjects.ts | 156 command: CommandNames.CompilerOptionsForInferredProjects, 167 command: CommandNames.CompilerOptionsForInferredProjects,
|
| D | session.ts | 151 command: CommandNames.CompilerOptionsForInferredProjects, 262 CommandNames.CompilerOptionsForInferredProjects,
|
| D | watchEnvironment.ts | 406 command: protocol.CommandTypes.CompilerOptionsForInferredProjects,
|
| D | projectErrors.ts | 613 command: server.CommandNames.CompilerOptionsForInferredProjects,
|
| /third_party/typescript/src/server/ |
| D | protocol.ts | 118 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects", enumerator 1865 command: CommandTypes.CompilerOptionsForInferredProjects;
|
| D | session.ts | 3218 …[CommandNames.CompilerOptionsForInferredProjects]: (request: protocol.SetCompilerOptionsForInferre…
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 59 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects", enumerator 1352 command: CommandTypes.CompilerOptionsForInferredProjects;
|
| D | tsserverlibrary.d.ts | 7564 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects", 8857 command: CommandTypes.CompilerOptionsForInferredProjects;
|
| /third_party/typescript/src/harness/ |
| D | client.ts | 144 … const request = this.processRequest(CommandNames.CompilerOptionsForInferredProjects, args);
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 7564 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects", 8857 command: CommandTypes.CompilerOptionsForInferredProjects;
|