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