1 instantiation of PrerenderComponentApplicationStoreSerializerContext
Microsoft.AspNetCore.Components.Server (1)
_generated\14\PrerenderComponentApplicationStoreSerializerContext.g.cs (1)
24
public static global::Microsoft.AspNetCore.Components.PrerenderComponentApplicationStoreSerializerContext Default { get; } = new global::Microsoft.AspNetCore.Components.
PrerenderComponentApplicationStoreSerializerContext
(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions));
2 references to PrerenderComponentApplicationStoreSerializerContext
Microsoft.AspNetCore.Components.Server (2)
_generated\14\PrerenderComponentApplicationStoreSerializerContext.g.cs (1)
24
public static global::Microsoft.AspNetCore.Components.
PrerenderComponentApplicationStoreSerializerContext
Default { get; } = new global::Microsoft.AspNetCore.Components.PrerenderComponentApplicationStoreSerializerContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions));
src\aspnetcore\src\Shared\Components\PrerenderComponentApplicationStore.cs (1)
35
PrerenderComponentApplicationStoreSerializerContext
.Default.DictionaryStringByteArray)