1 write to DependentObjects
mscorlib (1)
system\runtime\serialization\objectmanager.cs (1)
831temp.DependentObjects=null;
3 references to DependentObjects
mscorlib (3)
system\runtime\serialization\objectmanager.cs (3)
656LongList dependencies = holder.DependentObjects; 931(temp.DependentObjects==null)?0:temp.DependentObjects.Count,