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