1 write to Match
Microsoft.CodeAnalysis.Features.Test.Utilities (1)
EditAndContinue\SyntaxMapDescription.cs (1)
58Match = match;
1 reference to Match
Microsoft.CodeAnalysis.Features.Test.Utilities (1)
EditAndContinue\SyntaxMapDescription.cs (1)
68=> new(OldNodeSpans[i].ZipAsArray(NewNodeSpans[i], static (oldSpan, newSpan) => (oldSpan, newSpan)), NewSpans, Match);