2 references to add
Microsoft.CodeAnalysis (2)
InternalUtilities\TextChangeRangeExtensions.cs (2)
373add(builder, oldChange); 379add(builder, new TextChangeRange(new TextSpan(newChange.SpanStart - oldDelta, newChange.SpanLength), newChange.NewLength));