1 write to Attributes
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelperBinding.cs (1)
39Attributes = attributes;
1 reference to Attributes
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\TagHelperDescriptorExtensions.cs (1)
66binding.Attributes.FirstOrDefault(boundAttribute.PropertyName, static (kvp, propertyName) => kvp.Key == propertyName) is { Value: var bindingTypeName })