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