1 write to _dph
mscorlib (1)
system\runtime\remoting\identity.cs (1)
522_dph = dph;
7 references to _dph
mscorlib (7)
system\runtime\remoting\identity.cs (7)
515if (_dph == null) 520if (_dph == null) 526return _dph.AddDynamicProperty(prop); 535if (_dph == null) 542return _dph.RemoveDynamicProperty(name); 551if (_dph == null) 557return _dph.DynamicSinks;