2 references to KeyValuePairsName
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (2)
393
info.AddValue(
KeyValuePairsName
, array, typeof(KeyValuePair<TKey, TValue>[]));
1219
siInfo.GetValue(
KeyValuePairsName
, typeof(KeyValuePair<TKey, TValue>[]));