1 write to ValueTypeFixupPerformed
mscorlib (1)
system\runtime\serialization\objectmanager.cs (1)
610
tempObjectHolder.
ValueTypeFixupPerformed
= true;
2 references to ValueTypeFixupPerformed
mscorlib (2)
system\runtime\serialization\objectmanager.cs (2)
279
if (holder.RequiresValueTypeFixup && holder.
ValueTypeFixupPerformed
){
602
if (holder.RequiresValueTypeFixup && holder.
ValueTypeFixupPerformed
) {