2 references to ValidateTagHelperPrefix
Microsoft.AspNetCore.Razor.Language.UnitTests (1)
Legacy\CSharpCodeParserTest.cs (1)
115
CSharpCodeParser.
ValidateTagHelperPrefix
(directiveText, directiveLocation, diagnostics);
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\CSharpCodeParser.cs (1)
1444
ValidateTagHelperPrefix
(parsedDirective.DirectiveText, directiveLocation, errors);