2 references to s_defaultOptions
NuGet.Protocol (2)
_generated\23\JsonContext.g.cs (2)
33public static global::NuGet.Protocol.Utility.JsonContext Default { get; } = new global::NuGet.Protocol.Utility.JsonContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions)); 38protected override global::System.Text.Json.JsonSerializerOptions? GeneratedSerializerOptions { get; } = s_defaultOptions;