1 write to IsDirectiveAttributeCandidate
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultTagHelperResolutionPhase.ComponentTagHelperResolver.cs (1)
396IsDirectiveAttributeCandidate = unresolvedAttr.IsDirectiveAttributeCandidate,
1 reference to IsDirectiveAttributeCandidate
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentLoweringPass.cs (1)
654if (!node.IsDirectiveAttributeCandidate &&