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

◆ ResponseStream() [1/2]

System.Net.ResponseStream.ResponseStream ( Stream stream,
HttpListenerResponse response,
bool ignore_errors )
inlinepackage

Definition at line 13 of file ResponseStream.cs.

14 {
15 if (!true)
16 {
17 }
18 base..ctor();
21 }
class f__AnonymousType0<< Count > j__TPar
HttpListenerResponse response

References j__TPar, System.Net.ResponseStream.response, and System.Net.ResponseStream.stream.