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