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

◆ MethodNotSupportedException

NotSupportedException System.Net.ExceptionHelper.MethodNotSupportedException
staticgetsetpackage

Definition at line 111 of file ExceptionHelper.cs.

112 {
113 [global::Cpp2ILInjected.Token(Token = "0x6000A98")]
114 [global::Cpp2ILInjected.Address(RVA = "0x1F0F43C", Offset = "0x1F0F43C", Length = "0x80")]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
116 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
117 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
118 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
119 get
120 {
121 throw null;
122 }
123 }
class f__AnonymousType0<< Count > j__TPar