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