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