1 write to Username
NuGet.Protocol (1)
Plugins\Messages\SetCredentialsRequest.cs (1)
65
Username
= username;
2 references to Username
NuGet.Protocol (2)
_generated\80\PluginJsonContext.SetCredentialsRequest.g.cs (2)
140
Getter = static obj => ((global::NuGet.Protocol.Plugins.SetCredentialsRequest)obj).
Username
,
188
string __value_Username = ((global::NuGet.Protocol.Plugins.SetCredentialsRequest)value).
Username
;