1 write to _transportSink
System.Runtime.Remoting (1)
channels\http\httpclientchannel.cs (1)
944_transportSink = transportSink;
2 references to _transportSink
System.Runtime.Remoting (2)
channels\http\httpclientchannel.cs (2)
957WebRequest = _transportSink.SetupWebRequest(_msg, _requestHeaders); 958if (!_transportSink._useChunked)