1 write to ObjectId
System.Private.Windows.Core (1)
System\Private\Windows\Core\BinaryFormat\Serializer\ClassInfo.cs (1)
24
ObjectId
= objectId;
2 references to ObjectId
System.Private.Windows.Core (2)
System\Private\Windows\Core\BinaryFormat\Serializer\ClassInfo.cs (1)
31
writer.Write(
ObjectId
);
System\Private\Windows\Core\BinaryFormat\Serializer\ClassRecord.cs (1)
24
public override Id ObjectId => ClassInfo.
ObjectId
;