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