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