4 references to TotalDependentObjects
mscorlib (4)
system\runtime\serialization\objectmanager.cs (4)
835
if (temp.
TotalDependentObjects
> 0){
930
temp.
TotalDependentObjects
, " Total Dependent Fixups, but only ",
933
if (temp.
TotalDependentObjects
==0) {
964
if (temp.
TotalDependentObjects
>0 /*|| temp.m_missingElements!=null*/) {