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