2 references to IsHttpUrl
NuGet.PackageManagement (2)
Utility\UriHelper.cs (2)
40
if (
IsHttpUrl
(url))
63
return
IsHttpUrl
(uri);