2 instantiations of ToolListJsonSerializerContext
dotnet (2)
_generated\66\ToolListJsonSerializerContext.g.cs (1)
24public static global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonSerializerContext Default { get; } = new global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonSerializerContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions));
Commands\Tool\List\ToolListJsonHelper.cs (1)
43public static readonly ToolListJsonSerializerContext JsonContext = new(new JsonSerializerOptions()
2 references to ToolListJsonSerializerContext
dotnet (2)
_generated\66\ToolListJsonSerializerContext.g.cs (1)
24public static global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonSerializerContext Default { get; } = new global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonSerializerContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions));
Commands\Tool\List\ToolListJsonHelper.cs (1)
43public static readonly ToolListJsonSerializerContext JsonContext = new(new JsonSerializerOptions()