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