1 write to AttributeName
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentBindLoweringPass.AttributeInfo.cs (1)
47
AttributeName
= attributeName;
2 references to AttributeName
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentBindLoweringPass.cs (2)
289
if (attribute.
AttributeName
== candidate.
AttributeName
)