2 writes to PRidRef
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryparser.cs (1)
1100
prs.
PRidRef
= objectReader.GetId((long)memberReference.idRef);
system\runtime\serialization\formatters\binary\binaryutilclasses.cs (1)
172
PRidRef
= 0;
5 references to PRidRef
mscorlib (5)
system\runtime\serialization\formatters\binary\binaryobjectreader.cs (5)
886
Object refObj = m_objectManager.GetObject(pr.
PRidRef
);
895
SerTrace.Log( this, "ParseArrayMember RecordArrayElementFixup objectId ",objectPr.PRobjectId," idRef ",pr.
PRidRef
);
896
m_objectManager.RecordArrayElementFixup(objectPr.PRobjectId, fixupIndex, pr.
PRidRef
);
1117
Object refObj = m_objectManager.GetObject(pr.
PRidRef
);
1123
objectPr.PRobjectInfo.RecordFixup(objectPr.PRobjectId, pr.PRname, pr.
PRidRef
); // Object not instantiated