1 reference to GetAttributeName
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentBindLoweringPass.cs (1)
1126
public string AttributeName => field ??=
GetAttributeName
();