3 references to Test_GetDocumentStates
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (3)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (3)
588var matchingDocuments = debuggingSession.LastCommittedSolution.Test_GetDocumentStates(); 4576var matchingDocuments = session.LastCommittedSolution.Test_GetDocumentStates(); 4643var matchingDocuments = session.LastCommittedSolution.Test_GetDocumentStates();