2 references to s_defaultOptions
Microsoft.AspNetCore.Components.Server.AutoPause (2)
_generated\2\AutoPauseJsonContext.g.cs (2)
24public static global::Microsoft.AspNetCore.Components.AutoPauseJsonContext Default { get; } = new global::Microsoft.AspNetCore.Components.AutoPauseJsonContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions)); 29protected override global::System.Text.Json.JsonSerializerOptions? GeneratedSerializerOptions { get; } = s_defaultOptions;