1 reference to TryGetAttribute
Microsoft.AspNetCore.Http.ValidationsGenerator (1)
src\Shared\RoslynUtils\SymbolExtensions.cs (1)
67
return attributes.
TryGetAttribute
(attributeType, out _);