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