1 write to NameWithAttributes
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\TypeParameterMetadata.cs (1)
41
NameWithAttributes
= NameWithAttributes
2 references to NameWithAttributes
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentNodeWriter.cs (1)
364
if (attribute.Metadata is TypeParameterMetadata {
NameWithAttributes
: string withAttributes })
Language\Components\TypeParameterMetadata.cs (1)
27
builder.Append(
NameWithAttributes
);