1 write to Password
NuGet.Protocol (1)
Plugins\Messages\SetCredentialsRequest.cs (1)
66Password = password;
2 references to Password
NuGet.Protocol (2)
_generated\80\PluginJsonContext.SetCredentialsRequest.g.cs (2)
80Getter = static obj => ((global::NuGet.Protocol.Plugins.SetCredentialsRequest)obj).Password, 173string __value_Password = ((global::NuGet.Protocol.Plugins.SetCredentialsRequest)value).Password;