3 references to KeysName
mscorlib (3)
system\collections\hashtable.cs (3)
1197
info.AddValue(
KeysName
, serKeys, typeof(Object[]));
1256
case
KeysName
:
1257
serKeys = (Object[])siInfo.GetValue(
KeysName
, typeof(Object[]));