2 implementations of
System.Private.Windows.Core (2)
System\Private\Windows\BinaryFormat\Serializer\RecordMap.cs (1)
13
public IRecord
this
[Id id] => _recordMap[id];
System\Private\Windows\BinaryFormat\Support\StringRecordsCollection.cs (1)
19
public IRecord
this
[Id id] => _memberReferences[id];
1 reference to
System.Private.Windows.Core (1)
System\Private\Windows\BinaryFormat\BinaryFormattedObjectExtensions.cs (1)
15
MemberReference reference => recordMap
[
reference.IdRef],