1 write to objectInfoId
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (1)
897roi.objectInfoId = Interlocked.Increment(ref readObjectInfoCounter);
23 references to objectInfoId
mscorlib (23)
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (23)
509SerTrace.Log( this, objectInfoId," objectType ",objectType," ObjectEnd"); 531SerTrace.Log( this, objectInfoId," Constructor 3 ",objectType); 555SerTrace.Log( this,objectInfoId, " Constructor 5 ",objectType); 576SerTrace.Log( this,objectInfoId," ", objectType," InitReadConstructor Entry ",objectType); 607SerTrace.Log( this,objectInfoId," ", objectType," InitReadConstructor Exit ",isSi); 620SerTrace.Log( this,objectInfoId," ", objectType," InitMemberInfo new cache"); 627SerTrace.Log( this,objectInfoId," ", objectType," InitMemberInfo Entry"); 629SerTrace.Log( this,objectInfoId," ", objectType," InitMemberInfo new cache"); 641SerTrace.Log( this, objectInfoId," InitMemberInfo name ",cache.memberNames[i],", type ",cache.memberTypes[i],", memberInfoType ",cache.memberInfos[i].GetType()); 646SerTrace.Log( this,objectInfoId," ", objectType," InitMemberInfo Exit"); 652SerTrace.Log( this,objectInfoId," ", objectType," GetMemberInfo Entry ",name); 669SerTrace.Log( this,objectInfoId," ", objectType," GetType Entry ",name); 683SerTrace.Log( this,objectInfoId," ", objectType," GetType Exit ",type); 691SerTrace.Log( this,objectInfoId," ", objectType," AddValue ",name," ",value," isSi ",isSi); 728SerTrace.Log( this,objectInfoId," ", objectType, " RecordFixup RecordDelayedFixup objectId ",objectId," name ",name," idRef ",idRef," isSi ",isSi); 733SerTrace.Log( this,objectInfoId," ", objectType," RecordFixup objectId ",objectId," name ",name," idRef ",idRef," isSi ",isSi); 744SerTrace.Log( this,objectInfoId," ", objectType," PopulateObjectMembers isSi ",isSi); 758SerTrace.Log( this,objectInfoId," ", objectType," PopulateObjectMembers ",memberInfos[i].Name," ",memberData[i]); 778SerTrace.Log( this, objectInfoId," Position ",lastPosition," ",name); 793SerTrace.Log( this, objectInfoId," Position miss search for name "+name); 848SerTrace.Log( this,objectInfoId," ", objectType," GetMemberTypes memberName ",cache.memberTypes[i]," ",i," memberTypes ",outMemberTypes[j]," ",j); 878SerTrace.Log( this, objectInfoId," ", "GetMemberType FieldInfo ",objectType); 883SerTrace.Log( this,objectInfoId," ", "GetMemberType PropertyInfo ",objectType);