3 references to WriteComponentAttributeName
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Components\ComponentNodeWriter.cs (1)
196WriteComponentAttributeName(context, attribute, allowNameof);
Language\Components\ComponentRuntimeNodeWriter.cs (2)
631WriteComponentAttributeName(context, node); 657WriteComponentAttributeName(context, attribute);