1 write to ResponseCode
NuGet.Protocol (1)
Plugins\Messages\MonitorNuGetProcessExitResponse.cs (1)
40
ResponseCode
= responseCode;
2 references to ResponseCode
NuGet.Protocol (2)
_generated\75\PluginJsonContext.MonitorNuGetProcessExitResponse.g.cs (2)
60
Getter = static obj => ((global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitResponse)obj).
ResponseCode
,
89
global::System.Text.Json.JsonSerializer.Serialize(writer, ((global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitResponse)value).
ResponseCode
, MessageResponseCode);