1 instantiation of TempFile
System.Web (1)
HttpInputStream.cs (1)
87
_file = new
TempFile
();
1 reference to TempFile
System.Web (1)
HttpInputStream.cs (1)
39
private
TempFile
_file; // temporary file with content (null when using byte[])