2 references to Implements
Microsoft.AspNetCore.Http.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))