3 writes to _proxyAuthenticationScheme
System.ServiceModel.Http (3)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
46_proxyAuthenticationScheme = HttpTransportDefaults.ProxyAuthenticationScheme; 73_proxyAuthenticationScheme = elementToBeCloned._proxyAuthenticationScheme; 250_proxyAuthenticationScheme = value;
2 references to _proxyAuthenticationScheme
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
73_proxyAuthenticationScheme = elementToBeCloned._proxyAuthenticationScheme; 239return _proxyAuthenticationScheme;