2 references to RegisterObject
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryobjectreader.cs (1)
1274m_objectManager.RegisterObject(obj, pr.PRobjectId, si, parentId, memberInfo, indexMap);
system\runtime\serialization\objectmanager.cs (1)
724RegisterObject(obj, objectID, info, idOfContainingObj, member, null);