1 write to ActualResponseStream
System.Runtime.Remoting (1)
channels\http\httpclientchannel.cs (1)
1089asyncRequestState.ActualResponseStream = responseStream;
1 reference to ActualResponseStream
System.Runtime.Remoting (1)
channels\http\httpclientchannel.cs (1)
1117Stream responseStream = asyncRequestState.ActualResponseStream;