9 references to SetLogLevel
NuGet.Credentials (2)
SecurePluginCredentialProvider.cs (2)
157MessageMethod.SetLogLevel.ToString(), 159MessageMethod.SetLogLevel,
NuGet.Protocol (7)
Plugins\MessageConverter.cs (2)
37[(MessageMethod.SetLogLevel, MessageType.Request)] = e => e.Deserialize(PluginJsonContext.Default.SetLogLevelRequest), 38[(MessageMethod.SetLogLevel, MessageType.Response)] = e => e.Deserialize(PluginJsonContext.Default.SetLogLevelResponse),
RemoteRepositories\PluginFindPackageByIdResource.cs (3)
199MessageMethod.SetLogLevel.ToString(), 277MessageMethod.SetLogLevel.ToString(), 504MessageMethod.SetLogLevel,
Resources\DownloadResourcePlugin.cs (2)
111MessageMethod.SetLogLevel.ToString(), 170MessageMethod.SetLogLevel,