2 references to s_defaultOptions
aspire (2)
PsCommandJsonContext.g.cs (2)
28public static global::Aspire.Cli.Commands.PsCommandJsonContext Default { get; } = new global::Aspire.Cli.Commands.PsCommandJsonContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions)); 33protected override global::System.Text.Json.JsonSerializerOptions? GeneratedSerializerOptions { get; } = s_defaultOptions;