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