1 write to ProxyUsername
NuGet.Protocol (1)
Plugins\Messages\SetCredentialsRequest.cs (1)
63ProxyUsername = proxyUsername;
2 references to ProxyUsername
NuGet.Protocol (2)
_generated\80\PluginJsonContext.SetCredentialsRequest.g.cs (2)
120Getter = static obj => ((global::NuGet.Protocol.Plugins.SetCredentialsRequest)obj).ProxyUsername, 183string __value_ProxyUsername = ((global::NuGet.Protocol.Plugins.SetCredentialsRequest)value).ProxyUsername;