3 references to IsComponentBase
Microsoft.AspNetCore.Components.Analyzers (3)
PersistentStateAnalyzer.cs (1)
68if (!ComponentFacts.IsComponentBase(symbols, containingType))
StateHasChangedAnalyzer.cs (1)
45if (!ComponentFacts.IsComponentBase(symbols, type))
SupplyParameterFromFormAnalyzer.cs (1)
68if (!ComponentFacts.IsComponentBase(symbols, containingType))