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