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