2 references to new
aspire (2)
Commands\RunCommand.cs (1)
45public static RunCommandJsonContext RelaxedEscaping => s_relaxedEscaping ??= new(new JsonSerializerOptions
RunCommandJsonContext.g.cs (1)
28public static global::Aspire.Cli.Commands.RunCommandJsonContext Default { get; } = new global::Aspire.Cli.Commands.RunCommandJsonContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions));