2 references to First
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\TagHelperParseTreeRewriter.cs (2)
602
var firstChild = tagBlock.LegacyChildren.
First
();
634
var firstChild = tagBlock.LegacyChildren.
First
();