1 write to Comment
NuGet.Protocol (1)
Model\V3VulnerabilityIndexEntry.cs (1)
35Comment = comment;
2 references to Comment
NuGet.Protocol (2)
_generated\7\JsonContext.V3VulnerabilityIndexEntry.g.cs (2)
121Getter = static obj => ((global::NuGet.Protocol.Model.V3VulnerabilityIndexEntry)obj).Comment, 153writer.WriteString(PropName_comment, ((global::NuGet.Protocol.Model.V3VulnerabilityIndexEntry)value).Comment);