2 references to
System.Web (2)
Abstractions\HttpFileCollectionWrapper.cs (1)
74HttpPostedFile file = _collection[index];
HttpRequest.cs (1)
2794string filename = col[i].FileName;