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