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