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