1 write to _replySink
mscorlib (1)
system\runtime\remoting\synchronizeddispatch.cs (1)
710
_replySink
= replySink;
1 reference to _replySink
mscorlib (1)
system\runtime\remoting\synchronizeddispatch.cs (1)
770
This._nextSink.AsyncProcessMessage(This._reqMsg, This.
_replySink
);