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
IPAddressInformation.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200029E")]
8 public abstract class IPAddressInformation
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x17000442")]
11 public abstract IPAddress Address
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x600127D")]
14 get;
15 }
16
17 [global::Cpp2ILInjected.Token(Token = "0x600127E")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1E1C858", Offset = "0x1E1C858", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
22 {
23 throw null;
24 }
25 }
26}
class f__AnonymousType0<< Count > j__TPar