1 write to _NullableBoolean
Microsoft.AspNetCore.Identity (1)
IdentityJsonSerializerContext.NullableBoolean.g.cs (1)
22
get =>
_NullableBoolean
??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.GetTypeInfo(typeof(bool?));