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