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