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