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