2 references to InputStream
System.Web (2)
Abstractions\HttpPostedFileWrapper.cs (1)
44
return _file.
InputStream
;
UI\WebControls\FileUpload.cs (1)
112
return PostedFile.
InputStream
;