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)
607if (_comparer != null) 609if (_comparer.Equals(entryKey, value))