1 write to _nextSink
System.Runtime.Remoting (1)
channels\http\httpremotinghandler.cs (1)
540
_nextSink
= nextSink;
2 references to _nextSink
System.Runtime.Remoting (2)
channels\http\httpremotinghandler.cs (2)
581
_nextSink
.ProcessMessage(sinkStack, null, requestHeaders, requestStream,
711
get { return
_nextSink
; }