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)
657IMessage retMsg = _nextSink.SyncProcessMessage(_reqMsg);