2 references to FailingTextLoader
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (2)
Diagnostics\DiagnosticServiceTests.vb (2)
586
solution = solution.WithDocumentTextLoader(documentId, New
FailingTextLoader
("Test.cs"), PreservationMode.PreserveIdentity)
926
solution = solution.WithDocumentTextLoader(documentId, New
FailingTextLoader
("Test.cs"), PreservationMode.PreserveIdentity)