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

◆ Culture

CultureInfo Newtonsoft.Json.JsonReader.Culture
getsetinherited

Definition at line 394 of file JsonReader.cs.

395 {
396 [global::Cpp2ILInjected.Token(Token = "0x6000176")]
397 [global::Cpp2ILInjected.Address(RVA = "0x1CB9484", Offset = "0x1CB9484", Length = "0x68")]
398 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonTextReader), Member = "ParseString", MemberParameters = new object[]
399 {
400 typeof(char),
401 typeof(ReadType)
402 }, ReturnType = typeof(void))]
403 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonReader), Member = "ReadInt32String", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int?))]
404 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonReader), Member = "ReadAsString", ReturnType = typeof(string))]
405 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonReader), Member = "ReadDoubleString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(double?))]
406 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonReader), Member = "ReadDecimalString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(decimal?))]
407 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonReader), Member = "ReadDateTimeString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(DateTime?))]
408 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonReader), Member = "ReadDateTimeOffsetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(DateTimeOffset?))]
409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializer), Member = "SetupReader", MemberParameters = new object[]
410 {
413 typeof(ref DateTimeZoneHandling?),
414 typeof(ref DateParseHandling?),
415 typeof(ref FloatParseHandling?),
416 typeof(ref int?),
417 typeof(ref string)
418 }, ReturnType = typeof(void))]
419 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalReader), Member = "CreateObject", MemberParameters = new object[]
420 {
422 typeof(Type),
427 typeof(object)
428 }, ReturnType = typeof(object))]
429 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalReader), Member = "PopulateDictionary", MemberParameters = new object[]
430 {
435 typeof(string)
436 }, ReturnType = typeof(object))]
437 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 15)]
438 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(CultureInfo))]
439 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
440 get
441 {
442 throw null;
443 }
444 [global::Cpp2ILInjected.Token(Token = "0x6000177")]
445 [global::Cpp2ILInjected.Address(RVA = "0x1CC236C", Offset = "0x1CC236C", Length = "0x8")]
446 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
447 set
448 {
449 throw null;
450 }
451 }
class f__AnonymousType0<< Count > j__TPar