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