| /third_party/typescript/src/testRunner/unittests/services/ |
| D | documentRegistry.ts | 3 const documentRegistry = ts.createDocumentRegistry(); constant 13 const documentRegistry = ts.createDocumentRegistry(); constant 43 const documentRegistry = ts.createDocumentRegistry(); constant 56 const documentRegistry = ts.createDocumentRegistry(); constant
|
| /third_party/typescript/src/services/ |
| D | shims.ts | 1282 private documentRegistry: DocumentRegistry | undefined; property in TypeScriptServicesFactory
|
| /third_party/typescript/src/server/ |
| D | editorServices.ts | 658 readonly documentRegistry: DocumentRegistry; property in ProjectService
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 9387 private documentRegistry; property in ts.Project
|
| D | tsserverlibrary.js | 150023 function createLanguageService(host, documentRegistry, syntaxOnlyOrLanguageServiceMode) { argument 154014 …/*@internal*/ projectName, projectKind, projectService, documentRegistry, hasExplicitListOfFiles, … argument 155402 …function InferredProject(projectService, documentRegistry, compilerOptions, watchOptions, projectR… argument 155485 …function AutoImportProviderProject(hostProject, initialRootNames, documentRegistry, compilerOption… argument 155534 …ject.create = function (dependencySelection, hostProject, moduleResolutionHost, documentRegistry) { argument 155613 …function ConfiguredProject(configFileName, projectService, documentRegistry, cachedDirectoryStruct… argument 155855 …function ExternalProject(externalProjectName, projectService, documentRegistry, compilerOptions, l… argument
|
| D | tsserver.js | 149454 function createLanguageService(host, documentRegistry, syntaxOnlyOrLanguageServiceMode) { argument 153820 …/*@internal*/ projectName, projectKind, projectService, documentRegistry, hasExplicitListOfFiles, … argument 155208 …function InferredProject(projectService, documentRegistry, compilerOptions, watchOptions, projectR… argument 155291 …function AutoImportProviderProject(hostProject, initialRootNames, documentRegistry, compilerOption… argument 155340 …ject.create = function (dependencySelection, hostProject, moduleResolutionHost, documentRegistry) { argument 155419 …function ConfiguredProject(configFileName, projectService, documentRegistry, cachedDirectoryStruct… argument 155661 …function ExternalProject(externalProjectName, projectService, documentRegistry, compilerOptions, l… argument
|
| D | typescript.js | 150023 function createLanguageService(host, documentRegistry, syntaxOnlyOrLanguageServiceMode) { argument
|
| D | typescriptServices.js | 150023 function createLanguageService(host, documentRegistry, syntaxOnlyOrLanguageServiceMode) { argument
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 9666 private documentRegistry; property in ts.Project
|