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