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