1 write to Attribute
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentGenericTypePass.cs (1)
541public Binding(BoundAttributeDescriptor attribute) => Attribute = attribute;
1 reference to Attribute
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentGenericTypePass.cs (1)
304missing.Add(binding.Attribute);