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

◆ MaxDepth

int? Newtonsoft.Json.JsonReader.MaxDepth
getsetinherited

Definition at line 274 of file JsonReader.cs.

275 {
276 [global::Cpp2ILInjected.Token(Token = "0x600016F")]
277 [global::Cpp2ILInjected.Address(RVA = "0x1CC20E8", Offset = "0x1CC20E8", Length = "0x8")]
278 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
279 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
280 get
281 {
282 throw null;
283 }
284 [global::Cpp2ILInjected.Token(Token = "0x6000170")]
285 [global::Cpp2ILInjected.Address(RVA = "0x1CC20F0", Offset = "0x1CC20F0", Length = "0xBC")]
286 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
287 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializer), Member = "SetupReader", MemberParameters = new object[]
288 {
291 typeof(ref DateTimeZoneHandling?),
292 typeof(ref DateParseHandling?),
293 typeof(ref FloatParseHandling?),
294 typeof(ref int?),
295 typeof(ref string)
296 }, ReturnType = typeof(void))]
297 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializer), Member = "ResetReader", MemberParameters = new object[]
298 {
301 typeof(DateTimeZoneHandling?),
302 typeof(DateParseHandling?),
303 typeof(FloatParseHandling?),
304 typeof(int?),
305 typeof(string)
306 }, ReturnType = typeof(void))]
307 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
308 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[]
309 {
310 typeof(string),
311 typeof(string)
312 }, ReturnType = typeof(void))]
313 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
314 set
315 {
316 throw null;
317 }
318 }
class f__AnonymousType0<< Count > j__TPar