1 write to Manifests
dotnet-aot (1)
_generated\34\InstallStateJsonSerializerContext.InstallStateContents.g.cs (1)
81
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents)obj).
Manifests
= value!,
2 references to Manifests
dotnet-aot (2)
_generated\34\InstallStateJsonSerializerContext.InstallStateContents.g.cs (2)
80
Getter = static obj => ((global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents)obj).
Manifests
,
134
global::System.Collections.Generic.Dictionary<string, string> __value_Manifests = ((global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents)value).
Manifests
;