1 write to headerId
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryparser.cs (1)
389this.headerId = (record.headerId > 0 ? objectReader.GetId(record.headerId) : record.headerId);
2 references to headerId
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryparser.cs (2)
939else if ((headerId > 0) &&(pr.PRobjectId == headerId))