2 references to GetNextUrl
NuGet.Protocol (2)
LegacyFeed\V2FeedParser.cs (1)
467nextUri = GetNextUrl(doc);
RemoteRepositories\RemoteV2FindPackageByIdResource.cs (1)
518var nextUri = V2FeedParser.GetNextUrl(doc);