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