2 references to s_defaultOptions
aspire (2)
AppHostListInfoSerializerContext.g.cs (2)
28public static global::Aspire.Cli.Mcp.AppHostListInfoSerializerContext Default { get; } = new global::Aspire.Cli.Mcp.AppHostListInfoSerializerContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions)); 33protected override global::System.Text.Json.JsonSerializerOptions? GeneratedSerializerOptions { get; } = s_defaultOptions;