2 instantiations of SourceTextLoader
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (2)
140var textLoader = new SourceTextLoader(textContainer, fullPath); 285w.OnDocumentClosed(documentId, new SourceTextLoader(textContainer, filePath: null));
1 reference to SourceTextLoader
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (1)
140var textLoader = new SourceTextLoader(textContainer, fullPath);