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