3 references to IsFullyQualifiedNameMatch
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\DefaultRazorTagHelperContextDiscoveryPhase.cs (1)
448if (component.IsFullyQualifiedNameMatch)
Language\TagHelpers\Producers\BindTagHelperProducer.cs (1)
544if (tagHelper.IsFullyQualifiedNameMatch)
Language\TagHelpers\Producers\ComponentTagHelperProducer.cs (1)
581if (component.IsFullyQualifiedNameMatch)