4 references to TestInvocationDocument
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
MoveToNamespace\MoveToNamespaceTests.cs (1)
1175testState.TestInvocationDocument.SelectedSpans.Single(),
Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities (3)
MoveToNamespace\AbstractMoveToNamespaceTests.cs (2)
52testState.TestInvocationDocument.SelectedSpans.Single(), 110testState.TestInvocationDocument.SelectedSpans.Single().Start,
MoveToNamespace\AbstractMoveToNamespaceTests.TestState.cs (1)
27public Document InvocationDocument => Workspace.CurrentSolution.GetDocument(TestInvocationDocument.Id);