1 write to ObjectId
System.Private.Windows.Core (1)
System\Private\Windows\Core\BinaryFormat\Serializer\ArrayInfo.cs (1)
24
ObjectId
= objectId;
2 references to ObjectId
System.Private.Windows.Core (2)
System\Private\Windows\Core\BinaryFormat\Serializer\ArrayInfo.cs (1)
29
writer.Write(
ObjectId
);
System\Private\Windows\Core\BinaryFormat\Serializer\ArrayRecord.cs (1)
26
public override Id ObjectId => _arrayInfo.
ObjectId
;