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