2 references to GetResponseStream
System.Runtime.Remoting (2)
channels\tcp\tcpclientchannel.cs (2)
399responseStream = clientSocket.GetResponseStream(); 525Stream responseStream = clientSocket.GetResponseStream();