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

◆ DomainName

override string System.Net.NetworkInformation.CommonUnixIPGlobalProperties.DomainName
getsetinherited

Definition at line 22 of file CommonUnixIPGlobalProperties.cs.

23 {
24 [global::Cpp2ILInjected.Token(Token = "0x60012C3")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1E20614", Offset = "0x1E20614", Length = "0x168")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CommonUnixIPGlobalProperties), Member = "getdomainname", MemberParameters = new object[]
29 {
30 typeof(byte[]),
31 typeof(int)
32 }, ReturnType = typeof(int))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "IndexOf", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[] { "T[]", "T" }, ReturnType = typeof(int))]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Encoding), Member = "get_ASCII", ReturnType = typeof(Encoding))]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetworkInformationException), Member = ".ctor", ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 18)]
37 get
38 {
39 throw null;
40 }
41 }
class f__AnonymousType0<< Count > j__TPar