2 references to IListWrapper
mscorlib (2)
system\collections\arraylist.cs (2)
196return new IListWrapper(list); 898return new IListWrapper(_list);