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

◆ Location

string System.Net.WebHeaderCollection.Location
getsetpackage

Definition at line 112 of file WebHeaderCollection.cs.

113 {
114 [global::Cpp2ILInjected.Token(Token = "0x6000AFF")]
115 [global::Cpp2ILInjected.Address(RVA = "0x1F11EFC", Offset = "0x1F11EFC", Length = "0x84")]
116 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
117 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
118 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
119 get
120 {
121 throw null;
122 }
123 }