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

◆ Creator

IWebRequestCreate System.Net.WebRequestPrefixElement.Creator
getset

Definition at line 14 of file WebRequestPrefixElement.cs.

15 {
16 [global::Cpp2ILInjected.Token(Token = "0x6000A9F")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1F0F7B8", Offset = "0x1F0F7B8", Length = "0x1FC")]
18 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "Create", MemberParameters = new object[]
20 {
21 typeof(Uri),
22 typeof(bool)
23 }, ReturnType = typeof(WebRequest))]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Inequality", MemberParameters = new object[]
26 {
27 typeof(Type),
29 }, ReturnType = typeof(bool))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
31 {
32 typeof(object),
33 typeof(ref bool)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(CultureInfo))]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Activator), Member = "CreateInstance", MemberParameters = new object[]
37 {
38 typeof(Type),
41 typeof(object[]),
43 }, ReturnType = typeof(object))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 17)]
46 get
47 {
48 throw null;
49 }
50 [global::Cpp2ILInjected.Token(Token = "0x6000AA0")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1F0F9B4", Offset = "0x1F0F9B4", Length = "0x8")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 set
54 {
55 throw null;
56 }
57 }
class f__AnonymousType0<< Count > j__TPar