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