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