1 write to _nextSink
System.Runtime.Remoting (1)
channels\sinks\binaryformattersinks.cs (1)
118_nextSink = nextSink;
4 references to _nextSink
System.Runtime.Remoting (4)
channels\sinks\binaryformattersinks.cs (4)
159_nextSink.ProcessMessage(msg, headers, requestStream, 192_nextSink.AsyncProcessRequest(sinkStack, msg, headers, requestStream); 218stream = _nextSink.GetRequestStream(msg, headers); 287get { return _nextSink; }