1 write to _replySink
mscorlib (1)
system\runtime\remoting\crossappdomainchannel.cs (1)
645_replySink = replySink;
2 references to _replySink
mscorlib (2)
system\runtime\remoting\crossappdomainchannel.cs (2)
661if (_replySink != null) 663_replySink.SyncProcessMessage(retMsg);