3 implementations of Id
System.Private.Windows.Core (3)
System\Private\Windows\BinaryFormat\Serializer\BinaryLibrary.cs (1)
20
Id IRecord.
Id
=> LibraryId;
System\Private\Windows\BinaryFormat\Serializer\BinaryObjectString.cs (1)
20
Id IRecord.
Id
=> ObjectId;
System\Private\Windows\BinaryFormat\Serializer\Record.cs (1)
16
Id IRecord.
Id
=> Id;
1 reference to Id
System.Private.Windows.Core (1)
System\Private\Windows\BinaryFormat\Serializer\RecordMap.cs (1)
17
Id id = record.
Id
;