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