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)
957
WebRequest =
_transportSink
.SetupWebRequest(_msg, _requestHeaders);
958
if (!
_transportSink
._useChunked)