2 references to GetSatisfyingBoundAttributeWithParameter
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\TagHelperMatchingConventions.cs (2)
97
GetSatisfyingBoundAttributeWithParameter
(descriptor, name) is not null;
231
if (
GetSatisfyingBoundAttributeWithParameter
(attribute, name) is { } parameter)