3 references to ContentUrl
NuGet.Protocol (3)
Model\RepositoryCertificateInfo.cs (3)
36[JsonProperty(PropertyName = JsonProperties.ContentUrl, Required = Required.Always)] 37[JsonPropertyName(JsonProperties.ContentUrl)] 56ContentUrl = contentUrl ?? throw new System.Text.Json.JsonException(string.Format(CultureInfo.CurrentCulture, Strings.Error_RequiredJsonPropertyMissing, JsonProperties.ContentUrl));