1 reference to IsNullableEnumType
Microsoft.AspNetCore.App.Analyzers (1)
src\Shared\RoslynUtils\SymbolExtensions.cs (1)
211
if (
IsNullableEnumType
(parameterType, out var underlyingEnumType))