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