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