3 references to ObjectMapIdTable
mscorlib (3)
system\runtime\serialization\formatters\binary\binaryparser.cs (3)
451
ObjectMap objectMap = (ObjectMap)
ObjectMapIdTable
[binaryObject.mapId];
587
ObjectMapIdTable
[record.objectId] = objectMap;
684
ObjectMapIdTable
[record.objectId] = objectMap;