4 references to GetAttributeMatches
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\DefaultTagHelperResolutionPhase.ComponentTagHelperResolver.cs (2)
154
TagHelperMatchingConventions.
GetAttributeMatches
(binding.TagHelpers, attributeName, ref matches.AsRef());
865
TagHelperMatchingConventions.
GetAttributeMatches
(binding.TagHelpers, attributeName, ref matches.AsRef());
Language\DefaultTagHelperResolutionPhase.LegacyTagHelperResolver.cs (2)
121
TagHelperMatchingConventions.
GetAttributeMatches
(binding.TagHelpers, attributeName, ref matches.AsRef());
271
TagHelperMatchingConventions.
GetAttributeMatches
(binding.TagHelpers, attributeName, ref matches.AsRef());