2 references to GetEndTagDeclarationErrorStart
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\TagHelperParseTreeRewriter.cs (2)
528var errorStart = GetEndTagDeclarationErrorStart(tag, _source); 719var errorStart = GetEndTagDeclarationErrorStart(tagBlock, source);