4 references to UpdateSpanUnion
Microsoft.CodeAnalysis.CodeStyle (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Collections\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);