2 references to Clone
NuGet.Protocol (2)
HttpSource\HttpSourceAuthenticationHandler.cs (1)
95using (var req = request.Clone())
HttpSource\ProxyAuthenticationHandler.cs (1)
77using (var req = request.Clone())