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)
201MessageMethod.SetLogLevel.ToString(), 279MessageMethod.SetLogLevel.ToString(), 506MessageMethod.SetLogLevel,
Resources\DownloadResourcePlugin.cs (2)
113MessageMethod.SetLogLevel.ToString(), 172MessageMethod.SetLogLevel,