1 write to _comparer
System.Collections.Specialized (1)
System\Collections\Specialized\OrderedDictionary.cs (1)
546
_comparer
= comparer;
2 references to _comparer
System.Collections.Specialized (2)
System\Collections\Specialized\OrderedDictionary.cs (2)
607
if (
_comparer
!= null)
609
if (
_comparer
.Equals(entryKey, value))