1 write to gAppDomainChannel
mscorlib (1)
system\runtime\remoting\crossappdomainchannel.cs (1)
57gAppDomainChannel = tmpChnl;
3 references to gAppDomainChannel
mscorlib (3)
system\runtime\remoting\crossappdomainchannel.cs (3)
49if (gAppDomainChannel == null) 55if (gAppDomainChannel == null) 61return gAppDomainChannel;