1 write to xCtxChannel
mscorlib (1)
system\runtime\remoting\channelservices.cs (1)
512
xCtxChannel
= CrossContextChannel.MessageSink;
2 references to xCtxChannel
mscorlib (2)
system\runtime\remoting\channelservices.cs (2)
510
if(null ==
xCtxChannel
)
515
return
xCtxChannel
;