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