2 references to FullTypeName
Microsoft.AspNetCore.Components.Analyzers (2)
ComponentsApi.cs (1)
61public const string MetadataName = FullTypeName;
ForLoopIteratorInClosureAnalyzer.cs (1)
33compilationContext.Compilation.GetTypeByMetadataName(ComponentsApi.BindConverter.FullTypeName)