1 write to _ComponentParameterArray
Microsoft.AspNetCore.Components.WebAssembly (1)
WebAssemblyJsonSerializerContext.ComponentParameterArray.g.cs (1)
22
get =>
_ComponentParameterArray
??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentParameter[]>)Options.GetTypeInfo(typeof(global::Microsoft.AspNetCore.Components.ComponentParameter[]));