1 write to messageSink
mscorlib (1)
system\runtime\remoting\crosscontextchannel.cs (1)
54messageSink = tmpSink;
3 references to messageSink
mscorlib (3)
system\runtime\remoting\crosscontextchannel.cs (3)
46if (messageSink == null) 52if (messageSink == null) 59return messageSink;