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

◆ FileWebResponse() [2/2]

System.Net.FileWebResponse.FileWebResponse ( SerializationInfo serializationInfo,
StreamingContext streamingContext )
inlineprotected

Definition at line 24 of file FileWebResponse.cs.

25 {
26 int num = 1;
28 if (num == 0)
29 {
30 }
31 object obj;
32 if (obj != null)
33 {
35 return;
36 }
37 Type type;
38 object value = serializationInfo.GetValue("uri", type);
39 if (value != null)
40 {
42 throw new InvalidCastException();
43 }
44 long @int = serializationInfo.GetInt64("contentLength");
46 int int2 = serializationInfo.GetInt32("fileAccess");
48 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.obj, and System.value.