2 references to s_defaultOptions
Microsoft.AspNetCore.Components.Endpoints (2)
BrowserConfigurationJsonContext.g.cs (2)
28public static global::Microsoft.AspNetCore.Components.BrowserConfigurationJsonContext Default { get; } = new global::Microsoft.AspNetCore.Components.BrowserConfigurationJsonContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions)); 33protected override global::System.Text.Json.JsonSerializerOptions? GeneratedSerializerOptions { get; } = s_defaultOptions;