1 write to Username
NuGet.Protocol (1)
Plugins\Messages\GetCredentialsResponse.cs (1)
59Username = username;
2 references to Username
NuGet.Protocol (2)
_generated\55\PluginJsonContext.GetCredentialsResponse.g.cs (2)
100Getter = static obj => ((global::NuGet.Protocol.Plugins.GetCredentialsResponse)obj).Username, 155string __value_Username = ((global::NuGet.Protocol.Plugins.GetCredentialsResponse)value).Username;