2 references to GetResponseStream
System.Runtime.Remoting (2)
channels\http\httpserverchannel.cs (1)
652return streamManager.GetResponseStream("200", "OK", headers);
channels\http\httpstreams.cs (1)
785GetResponseStream(statusCode, reasonPhrase, headers);