1 write to _ICollectionNullableBoolean
Microsoft.AspNetCore.Components.Endpoints (1)
JsonTempDataSerializerContext.ICollectionNullableBoolean.g.cs (1)
22
get =>
_ICollectionNullableBoolean
??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<bool?>>)Options.GetTypeInfo(typeof(global::System.Collections.Generic.ICollection<bool?>));