2 references to MetadataName
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\TagHelpers\Producers\ComponentTagHelperProducer.cs (2)
244static attribute => attribute.HasFullName(ComponentsApi.ParameterAttribute.MetadataName)); 763if (!property.GetAttributes().Any(static a => a.HasFullName(ComponentsApi.ParameterAttribute.MetadataName)))