2 references to Spans
Microsoft.CodeAnalysis.Features.Test.Utilities (2)
EditAndContinue\SyntaxMapDescription.cs (2)
23Debug.Assert(index < Spans.Length, $"Marker <N:{index}> not present in new source"); 25return match.NewRoot.SyntaxTree.GetLineSpan(Spans[index].newSpan).StartLinePosition;