2 references to InheritsFrom
Microsoft.Extensions.Validation.ValidationsGenerator (2)
Extensions\ITypeSymbolExtensions.cs (1)
140attr.AttributeClass.InheritsFrom(fromKeyedServiceAttributeSymbol)));
src\Shared\RoslynUtils\SymbolExtensions.cs (1)
163if (attributeData.AttributeClass is not null && attributeData.AttributeClass.InheritsFrom(baseType))