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