1 write to objectInfoId
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (1)
447
objectInfo.
objectInfoId
= serObjectInfoInit.objectInfoIdCount++;
22 references to objectInfoId
mscorlib (22)
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (22)
78
SerTrace.Log( this,
objectInfoId
," objectType ",objectType," ObjectEnd");
84
SerTrace.Log( this,
objectInfoId
," objectType ",objectType," InternalInit");
118
SerTrace.Log( this,
objectInfoId
," Constructor 1 ",obj);
140
SerTrace.Log( this,
objectInfoId
," Constructor 1 trace 2");
145
SerTrace.Log( this,
objectInfoId
," Constructor 1 trace 3");
161
SerTrace.Log( this,
objectInfoId
," Constructor 1 trace 4 ISerializable "+objectType);
167
SerTrace.Log(this,
objectInfoId
," Constructor 1 trace 5");
178
SerTrace.Log( this,
objectInfoId
," Constructor 1 memberInfos data ",cache.memberInfos[i].Name," ",memberData[i]);
196
SerTrace.Log( this,
objectInfoId
," Constructor 2 ",objectType);
241
SerTrace.Log( this,
objectInfoId
," ", objectType," InitSerialize Exit ",isSi);
247
SerTrace.Log( this,
objectInfoId
," InitSiWrite Entry ");
294
SerTrace.Log( this,
objectInfoId
+" ",objectType," InitSiWrite ",cache.memberNames[i]," Type ",cache.memberTypes[i]," data ",memberData[i]);
300
SerTrace.Log(this,
objectInfoId
," InitSiWrite Exit ");
328
SerTrace.Log( this,
objectInfoId
," ", objectType," InitMemberInfo new cache");
337
SerTrace.Log( this,
objectInfoId
," ", objectType," InitMemberInfo Entry");
343
SerTrace.Log( this,
objectInfoId
," ", objectType," InitMemberInfo new cache");
356
SerTrace.Log( this,
objectInfoId
," InitMemberInfo name ",cache.memberNames[i],", type ",cache.memberTypes[i],", memberInfoType ",cache.memberInfos[i].GetType());
369
SerTrace.Log( this,
objectInfoId
," ", objectType," InitMemberInfo Exit");
378
SerTrace.Log( this,
objectInfoId
," ", objectType," GetTypeFullName isSi ",isSi, " "+cache.fullTypeName);
384
SerTrace.Log( this,
objectInfoId
," ", objectType," GetAssemblyString Entry isSi ",isSi, " ",cache.assemblyString);
406
SerTrace.Log( this,
objectInfoId
," ", "GetMemberType FieldInfo ",objectType);
411
SerTrace.Log( this,
objectInfoId
," ", "GetMemberType PropertyInfo ",objectType);