2 references to ArrayListName
System (2)
compmod\system\collections\specialized\ordereddictionary.cs (2)
287
object[] serArray = (object[])_siInfo.GetValue(
ArrayListName
, typeof(object[]));
369
info.AddValue(
ArrayListName
, serArray);