1 reference to CreateParsing_TagHelperIndexerAttributeNameMustIncludeKey
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\TagHelperBlockRewriter.cs (1)
201
var diagnostic = RazorDiagnosticFactory.
CreateParsing_TagHelperIndexerAttributeNameMustIncludeKey
(errorLocation, result.AttributeName, tagName);