3 references to Test_GetDocumentStates
Microsoft.CodeAnalysis.Features.UnitTests (3)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (1)
142
var matchingDocuments = debuggingSession.LastCommittedSolution.
Test_GetDocumentStates
();
EditAndContinue\UnitTestingHotReloadServiceTests.cs (1)
52
var matchingDocuments = session.LastCommittedSolution.
Test_GetDocumentStates
();
EditAndContinue\WatchHotReloadServiceTests.cs (1)
71
var matchingDocuments = session.LastCommittedSolution.
Test_GetDocumentStates
();