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