2 references to s_defaultOptions
Microsoft.AspNetCore.Http.Results.Tests (2)
TestJsonContext.g.cs (2)
26public static global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TestJsonContext Default { get; } = new global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TestJsonContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions)); 31protected override global::System.Text.Json.JsonSerializerOptions? GeneratedSerializerOptions { get; } = s_defaultOptions;