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