3 references to GetOrCreateConfiguration
NuGet.Protocol (3)
HttpSource\HttpSourceAuthenticationHandler.cs (1)
80var configuration = request.GetOrCreateConfiguration();
HttpSource\ProxyAuthenticationHandler.cs (1)
61var logger = request.GetOrCreateConfiguration().Logger;
HttpSource\ServerWarningLogHandler.cs (1)
21var configuration = request.GetOrCreateConfiguration();