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