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