1 reference to TryGetAttributeImplementingInterface
Microsoft.AspNetCore.Http.ValidationsGenerator (1)
src\Shared\RoslynUtils\SymbolExtensions.cs (1)
107return attributes.TryGetAttributeImplementingInterface(interfaceType, out var _);