1 write to topId
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryparser.cs (1)
388this.topId = (record.topId > 0 ? objectReader.GetId(record.topId) : record.topId);
5 references to topId
mscorlib (5)
system\runtime\serialization\formatters\binary\binaryparser.cs (5)
503if (pr.PRobjectId == topId) 633if (pr.PRobjectId == topId) 728if (pr.PRobjectId == topId) 769if (prs.PRobjectId == topId) 937if (pr.PRobjectId == topId)