2 references to IntArray
Microsoft.CodeAnalysis.Razor.Workspaces (2)
TextDifferencing\TextDiffer.cs (2)
49using var vf = new IntArray((2 * max) + 1); 50using var vr = new IntArray((2 * max) + 1);