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