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