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