2 references to _strings
System.Private.Windows.Core (2)
System\Private\Windows\BinaryFormat\Support\StringRecordsCollection.cs (2)
33
if (
_strings
.TryGetValue(value, out int id))
46
_strings
[value] = CurrentId;