1 write to _nextSink
mscorlib (1)
system\runtime\remoting\crossappdomainchannel.cs (1)
644
_nextSink
= nextSink;
1 reference to _nextSink
mscorlib (1)
system\runtime\remoting\crossappdomainchannel.cs (1)
657
IMessage retMsg =
_nextSink
.SyncProcessMessage(_reqMsg);