1 reference to IdentityEndpointsJsonOptionsSetup
Microsoft.AspNetCore.Identity (1)
IdentityBuilderExtensions.cs (1)
102builder.Services.TryAddEnumerable(ServiceDescriptor.Singleton<IConfigureOptions<JsonOptions>, IdentityEndpointsJsonOptionsSetup>());