2 references to ToListAndClear
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\SyntaxBuilderExtensions.cs (2)
523=> builder.ToListAndClear(parent: null, position: 0, index: 0); 549=> builder.ToListAndClear(parent, parent.Position, index: 0);