terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
SystemNetworkInterface.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20002BF")]
8 internal static class SystemNetworkInterface
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60012BC")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1E1C980", Offset = "0x1E1C980", Length = "0xF0")]
12 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
16 {
17 throw null;
18 }
19
20 // Note: this type is marked as 'beforefieldinit'.
21 [global::Cpp2ILInjected.Token(Token = "0x60012BD")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1E20408", Offset = "0x1E20408", Length = "0x4C")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetworkInterfaceFactoryPal), Member = "Create", ReturnType = typeof(NetworkInterfaceFactory))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x4000F09")]
33 }
34}
class f__AnonymousType0<< Count > j__TPar