3 writes to _proxyAuthenticationScheme
System.ServiceModel.Http (3)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
40_proxyAuthenticationScheme = HttpTransportDefaults.ProxyAuthenticationScheme; 62_proxyAuthenticationScheme = elementToBeCloned._proxyAuthenticationScheme; 179_proxyAuthenticationScheme = value;
2 references to _proxyAuthenticationScheme
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
62_proxyAuthenticationScheme = elementToBeCloned._proxyAuthenticationScheme; 168return _proxyAuthenticationScheme;