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