2 references to ToolListJsonSerializerContext
dotnet-aot (2)
_generated\68\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));
src\sdk\src\Cli\dotnet\Commands\Tool\List\ToolListJsonHelper.cs (1)
43public static readonly ToolListJsonSerializerContext JsonContext = new(new JsonSerializerOptions()