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