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

◆ MethodNotImplementedException

NotImplementedException System.Net.ExceptionHelper.MethodNotImplementedException
staticgetsetpackage

Definition at line 13 of file ExceptionHelper.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6000A95")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1F0C28C", Offset = "0x1F0C28C", Length = "0x80")]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EndPoint), Member = "Serialize", ReturnType = typeof(SocketAddress))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EndPoint), Member = "Create", MemberParameters = new object[] { typeof(SocketAddress) }, ReturnType = typeof(EndPoint))]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "GetRequestStream", ReturnType = typeof(Stream))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "GetResponse", ReturnType = typeof(WebResponse))]
21 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "BeginGetResponse", MemberParameters = new object[]
22 {
23 typeof(AsyncCallback),
24 typeof(object)
25 }, ReturnType = typeof(IAsyncResult))]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "EndGetResponse", MemberParameters = new object[] { typeof(IAsyncResult) }, ReturnType = typeof(WebResponse))]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "BeginGetRequestStream", MemberParameters = new object[]
28 {
29 typeof(AsyncCallback),
30 typeof(object)
31 }, ReturnType = typeof(IAsyncResult))]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "EndGetRequestStream", MemberParameters = new object[] { typeof(IAsyncResult) }, ReturnType = typeof(Stream))]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "Abort", ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebResponse), Member = "GetResponseStream", ReturnType = typeof(Stream))]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotImplementedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
39 get
40 {
41 throw null;
42 }
43 }
class f__AnonymousType0<< Count > j__TPar