6 references to Error
NuGet.Protocol (6)
Plugins\PluginPackageReader.cs (3)
296
case MessageResponseCode.
Error
:
1043
case MessageResponseCode.
Error
:
1082
case MessageResponseCode.
Error
:
Plugins\RequestHandlers\LogRequestHandler.cs (1)
94
responseCode = MessageResponseCode.
Error
;
Plugins\RequestHandlers\SymmetricHandshake.cs (1)
74
_handshakeFailedResponse = new HandshakeResponse(MessageResponseCode.
Error
, protocolVersion: null);
RemoteRepositories\PluginFindPackageByIdResource.cs (1)
428
case MessageResponseCode.
Error
: