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