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