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