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