3 references to ImplementsInterface
Microsoft.Extensions.Validation.ValidationsGenerator (3)
Extensions\ITypeSymbolExtensions.cs (2)
177(attr.AttributeClass.ImplementsInterface(fromServiceMetadataSymbol) || 191(attr.AttributeClass.ImplementsInterface(fromServiceMetadataSymbol) ||
Parsers\ValidationsGenerator.TypesParser.cs (1)
342return typeSymbol.ImplementsInterface(validatableObjectSymbol);