4 references to _dphGlobal
mscorlib (4)
system\runtime\remoting\context.cs (4)
966
return
_dphGlobal
.AddDynamicProperty(prop);
1001
return
_dphGlobal
.RemoveDynamicProperty(name);
1034
return
_dphGlobal
.DynamicSinks;
1064
if (bNotifyGlobals && (
_dphGlobal
.DynamicProperties != null))