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