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