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