2 references to StopwatchPropertyName
NuGet.Protocol (2)
HttpSource\HttpRetryHandler.cs (1)
109requestMessage.Options.Set(new HttpRequestOptionsKey<List<Stopwatch>>(StopwatchPropertyName), stopwatches);
HttpSource\HttpSourceAuthenticationHandler.cs (1)
112new HttpRequestOptionsKey<List<Stopwatch>>(HttpRetryHandler.StopwatchPropertyName),