2 references to SetCapacityIfLarger
Microsoft.CodeAnalysis.Razor.Workspaces (2)
FoldingRanges\FoldingRangeService.cs (1)
33mappedRanges.SetCapacityIfLarger(htmlRanges.Length);
Formatting\Passes\CSharpFormattingPass.CSharpDocumentGenerator.cs (1)
90lineInfoBuilder.SetCapacityIfLarger(codeDocument.Source.Text.Lines.Count);