2 references to InsertRange
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\SyntaxTokenList.cs (2)
162=> InsertRange(Count, tokens); 174return InsertRange(index, [token]);