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
NetConfig.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Net
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200026A")]
8 internal class NetConfig : ICloneable
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6001099")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1E038EC", Offset = "0x1E038EC", Length = "0x10")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
14 internal NetConfig()
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x600109A")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1E038FC", Offset = "0x1E038FC", Length = "0x8")]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "MemberwiseClone", ReturnType = typeof(object))]
23 private object System.ICloneable.Clone()
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x4000D1D")]
29 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
30 internal bool ipv6Enabled;
31
32 [global::Cpp2ILInjected.Token(Token = "0x4000D1E")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
35 }
36}
class f__AnonymousType0<< Count > j__TPar