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
IPGlobalProperties.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200029F")]
8 public abstract class IPGlobalProperties
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600127F")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1E1C860", Offset = "0x1E1C860", Length = "0x4")]
12 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x6001280")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1E1C8AC", Offset = "0x1E1C8AC", Length = "0x4")]
21 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = ".ctor", ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebProxy), Member = "IsLocal", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(bool))]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IPGlobalPropertiesFactoryPal), Member = "Create", ReturnType = typeof(IPGlobalProperties))]
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x17000443")]
31 public abstract string DomainName
32 {
33 [global::Cpp2ILInjected.Token(Token = "0x6001281")]
34 get;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x6001282")]
38 [global::Cpp2ILInjected.Address(RVA = "0x1E1C8B0", Offset = "0x1E1C8B0", Length = "0x8")]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
42 {
43 throw null;
44 }
45 }
46}
class f__AnonymousType0<< Count > j__TPar
static IPGlobalProperties InternalGetIPGlobalProperties()