Base:
property
ObjectId
System.Runtime.Serialization.BinaryFormat.SerializationRecord.ObjectId
1 override of ObjectId
System.Runtime.Serialization.BinaryFormat (1)
System\Runtime\Serialization\BinaryFormat\ClassWithIdRecord.cs (1)
25public override int ObjectId { get; }
1 reference to ObjectId
System.Runtime.Serialization.BinaryFormat (1)
System\Runtime\Serialization\BinaryFormat\SystemClassWithMembersAndTypesRecord.cs (1)
108=> new MemberPrimitiveTypedRecord<T>(value, ObjectId);