1 write to _nextSink
System.Runtime.Remoting (1)
channels\tcp\tcpserverchannel.cs (1)
536
_nextSink
= nextSink;
2 references to _nextSink
System.Runtime.Remoting (2)
channels\tcp\tcpserverchannel.cs (2)
584
_nextSink
.ProcessMessage(sinkStack, null, headers, requestStream,
691
get { return
_nextSink
; }