9 references to SetLogLevel
NuGet.Credentials (2)
SecurePluginCredentialProvider.cs (2)
157
MessageMethod.
SetLogLevel
.ToString(),
159
MessageMethod.
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)
199
MessageMethod.
SetLogLevel
.ToString(),
277
MessageMethod.
SetLogLevel
.ToString(),
504
MessageMethod.
SetLogLevel
,
Resources\DownloadResourcePlugin.cs (2)
111
MessageMethod.
SetLogLevel
.ToString(),
170
MessageMethod.
SetLogLevel
,