5 references to Convert
NuGet.Protocol (5)
Model\LocalPackageSearchMetadata.cs (5)
47
public Uri LicenseUrl =>
Convert
(_nuspec.GetLicenseUrl());
66
public Uri ProjectUrl =>
Convert
(_nuspec.GetProjectUrl());
200
return
Convert
(_nuspec.GetIconUrl());
203
var baseUri =
Convert
(_package.Path);
222
var baseUri =
Convert
(_package.Path);