Home
last modified time | relevance | path

Searched refs:GetCombinedCodeFix (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/server/
Dprotocol.ts121 GetCombinedCodeFix = "getCombinedCodeFix", enumerator
714 command: CommandTypes.GetCombinedCodeFix;
Dsession.ts640 CommandNames.GetCombinedCodeFix,
2826 [CommandNames.GetCombinedCodeFix]: (request: protocol.GetCombinedCodeFixRequest) => {
/third_party/typescript/lib/
Dprotocol.d.ts60 GetCombinedCodeFix = "getCombinedCodeFix", enumerator
528 command: CommandTypes.GetCombinedCodeFix;
Dtsserverlibrary.d.ts6637 GetCombinedCodeFix = "getCombinedCodeFix",
7105 command: CommandTypes.GetCombinedCodeFix;
Dtsserverlibrary.js159683 server.CommandNames.GetCombinedCodeFix,
160033 _a[server.CommandNames.GetCombinedCodeFix] = function (request) {
Dtsserver.js159489 server.CommandNames.GetCombinedCodeFix,
159839 _a[server.CommandNames.GetCombinedCodeFix] = function (request) {
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6728 GetCombinedCodeFix = "getCombinedCodeFix",
7196 command: CommandTypes.GetCombinedCodeFix;