1 reference to BindElementAttribute
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelpers\Producers\BindTagHelperProducer.Factory.cs (1)
26
var bindElementAttributeType = compilation.GetTypeByMetadataName(ComponentsApi.
BindElementAttribute
.FullTypeName);