1 write to IComponentType
Microsoft.AspNetCore.Components.Analyzers (1)
ComponentSymbols.cs (1)
67IComponentType = icomponentType;
1 reference to IComponentType
Microsoft.AspNetCore.Components.Analyzers (1)
ComponentFacts.cs (1)
102var conversion = compilation.ClassifyConversion(symbols.IComponentType, type);