1 reference to FullTypeName
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelpers\Producers\BindTagHelperProducer.Factory.cs (1)
20
if (!compilation.TryGetTypeByMetadataName(ComponentsApi.BindConverter.
FullTypeName
, out var bindConverterType))