2 references to Implements
Microsoft.Extensions.Validation.ValidationsGenerator (2)
src\Shared\RoslynUtils\SymbolExtensions.cs (2)
94if (attributeData.AttributeClass is not null && attributeData.AttributeClass.Implements(interfaceType)) 114if (attributeData.AttributeClass is not null && attributeData.AttributeClass.Implements(interfaceType))