6 references to Error
NuGet.Protocol (6)
Plugins\PluginPackageReader.cs (3)
298
case MessageResponseCode.
Error
:
1045
case MessageResponseCode.
Error
:
1084
case MessageResponseCode.
Error
:
Plugins\RequestHandlers\LogRequestHandler.cs (1)
90
responseCode = MessageResponseCode.
Error
;
Plugins\RequestHandlers\SymmetricHandshake.cs (1)
73
_handshakeFailedResponse = new HandshakeResponse(MessageResponseCode.
Error
, protocolVersion: null);
RemoteRepositories\PluginFindPackageByIdResource.cs (1)
428
case MessageResponseCode.
Error
: