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