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