1 write to _valTypeObjectIdTable
System.Runtime.Serialization.Formatters (1)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectReader.cs (1)
932_valTypeObjectIdTable ??= new IntSizedArray();
2 references to _valTypeObjectIdTable
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectReader.cs (2)
935if ((tempObjId = _valTypeObjectIdTable[(int)objectId]) == 0) 938_valTypeObjectIdTable[(int)objectId] = (int)tempObjId;