1 write to list
mscorlib (1)
system\collections\readonlycollectionbase.cs (1)
24list = new ArrayList();
2 references to list
mscorlib (2)
system\collections\readonlycollectionbase.cs (2)
23if (list == null) 25return list;