2 references to TestDocumentLoader
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (2)
Workspaces\TestHostDocument.cs (2)
126
_loader = new
TestDocumentLoader
(this, InitialText);
144
_loader = new
TestDocumentLoader
(this, text);