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