1 reference to ParsePackageVersions
NuGet.Protocol (1)
RemoteRepositories\PluginFindPackageByIdResource.cs (1)
424return ParsePackageVersions(response.Versions!, id, uri); // When the ResponseCode is Success, then Versions being non null is guaranteed, but can't be compiler enforced.