2 references to PairToString
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\DictionaryEntry.cs (1)
47KeyValuePair.PairToString(_key, _value);
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\KeyValuePair.cs (1)
47return KeyValuePair.PairToString(Key, Value);