4 references to UpdateSpanUnion
Microsoft.CodeAnalysis.Workspaces (4)
NormalizedTextSpanCollection.cs (4)
98NormalizedTextSpanCollection.UpdateSpanUnion(span1, spans, ref start, ref end);
103NormalizedTextSpanCollection.UpdateSpanUnion(span2, spans, ref start, ref end);
110NormalizedTextSpanCollection.UpdateSpanUnion(left[index1], spans, ref start, ref end);
116NormalizedTextSpanCollection.UpdateSpanUnion(right[index2], spans, ref start, ref end);