terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ FileWebStream() [2/2]

System.Net.FileWebStream.FileWebStream ( FileWebRequest request,
string path,
FileMode mode,
FileAccess access,
FileShare sharing,
int length,
bool async )
inline

Definition at line 20 of file FileWebStream.cs.

21 {
22 if (!true)
23 {
24 }
25 base..ctor(path, mode, access, sharing, length, length != 0);
26 this.m_request = request;
27 }
class f__AnonymousType0<< Count > j__TPar

References System.IO.FileStream.access, j__TPar, System.length, and System.mode.