7 references to GetSpans
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
LexicalAndXml\RawStringLiteralLexingTests.cs (1)
183MarkupTestFile.GetSpans(markup, out var input, out IDictionary<string, ImmutableArray<TextSpan>> spans);
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
RefactoringHelpers\RefactoringHelpersTestBase.cs (2)
73MarkupTestFile.GetSpans(text, out text, out IDictionary<string, ImmutableArray<TextSpan>> spans); 87MarkupTestFile.GetSpans(text, out text, out IDictionary<string, ImmutableArray<TextSpan>> spans);
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
SpellCheck\SpellCheckTests.cs (2)
215MarkupTestFile.GetSpans( 511MarkupTestFile.GetSpans(
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)
CodeCleanup\CodeCleanupTests.cs (2)
370MarkupTestFile.GetSpans(codeWithMarker, 382MarkupTestFile.GetSpans(codeWithMarker,