1 write to Updated
NuGet.Protocol (1)
Model\V3VulnerabilityIndexEntry.cs (1)
34Updated = updated ?? throw new ArgumentNullException(nameof(updated));
2 references to Updated
NuGet.Protocol (2)
_generated\7\JsonContext.V3VulnerabilityIndexEntry.g.cs (2)
100Getter = static obj => ((global::NuGet.Protocol.Model.V3VulnerabilityIndexEntry)obj).Updated, 152writer.WriteString(EncodedPropName_4075706461746564, ((global::NuGet.Protocol.Model.V3VulnerabilityIndexEntry)value).Updated);