1 write to ResponseCode
NuGet.Protocol (1)
Plugins\Messages\CopyFilesInPackageResponse.cs (1)
58
ResponseCode
= responseCode;
2 references to ResponseCode
NuGet.Protocol (2)
Plugins\PluginPackageReader.cs (2)
293
switch (response.
ResponseCode
)
1040
switch (response.
ResponseCode
)