1 write to _channel
System.Runtime.Remoting (1)
channels\http\httpclientchannel.cs (1)
463
_channel
= channel;
3 references to _channel
System.Runtime.Remoting (3)
channels\http\httpclientchannel.cs (3)
606
proxy =
_channel
.ProxyObject;
638
if (
_channel
.UseDefaultCredentials)
640
if (
_channel
.UseAuthenticatedConnectionSharing)