2 writes to _topId
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectReader.cs (2)
86_topId = 0; 234_topId = pr._objectId;
2 references to _topId
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectReader.cs (2)
114if (HasSurrogate(TopObject.GetType()) && _topId != 0)//Not yet resolved 117TopObject = _objectManager.GetObject(_topId);