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

◆ Path

override string Newtonsoft.Json.Linq.JTokenReader.Path
getset

Definition at line 212 of file JTokenReader.cs.

213 {
214 [global::Cpp2ILInjected.Token(Token = "0x6000825")]
215 [global::Cpp2ILInjected.Address(RVA = "0x1D0F770", Offset = "0x1D0F770", Length = "0xDC")]
216 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
217 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JsonReader), Member = "get_Path", ReturnType = typeof(string))]
218 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JToken), Member = "get_Path", ReturnType = typeof(string))]
219 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
220 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringUtils), Member = "StartsWith", MemberParameters = new object[]
221 {
222 typeof(string),
223 typeof(char)
224 }, ReturnType = typeof(bool))]
225 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
226 {
227 typeof(string),
228 typeof(string)
229 }, ReturnType = typeof(string))]
230 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
231 {
232 typeof(string),
233 typeof(string),
234 typeof(string)
235 }, ReturnType = typeof(string))]
236 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
237 get
238 {
239 throw null;
240 }
241 }
class f__AnonymousType0<< Count > j__TPar