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