2 references to ParentIndex
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\ObjectManager.cs (2)
333
Debug.Assert(currFixup.
ParentIndex
!= null, "[ObjectManager.DoValueTypeFixup]currFixup.ParentIndex!=null");
335
arrayIndex = currFixup.
ParentIndex
;