1 write to ProxyPassword
NuGet.Protocol (1)
Plugins\Messages\SetCredentialsRequest.cs (1)
64ProxyPassword = proxyPassword;
2 references to ProxyPassword
NuGet.Protocol (2)
_generated\80\PluginJsonContext.SetCredentialsRequest.g.cs (2)
100Getter = static obj => ((global::NuGet.Protocol.Plugins.SetCredentialsRequest)obj).ProxyPassword, 178string __value_ProxyPassword = ((global::NuGet.Protocol.Plugins.SetCredentialsRequest)value).ProxyPassword;