3 references to KeysName
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Collections\Hashtable.cs (3)
1070info.AddValue(KeysName, serKeys, typeof(object[])); 1133case KeysName: 1134serKeys = (object[]?)siInfo.GetValue(KeysName, typeof(object[]));