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