1 write to Updated
NuGet.Protocol (1)
Model\V3VulnerabilityIndexEntry.cs (1)
34Updated = updated ?? throw new ArgumentNullException(nameof(updated));
1 reference to Updated
NuGet.Protocol (1)
_generated\113\JsonContext.V3VulnerabilityIndexEntry.g.cs (1)
102Getter = static obj => ((global::NuGet.Protocol.Model.V3VulnerabilityIndexEntry)obj).Updated,