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

◆ this[string propertyName]

JToken Newtonsoft.Json.Linq.JObject.this[string propertyName]
getset

Definition at line 452 of file JObject.cs.

453 {
454 [global::Cpp2ILInjected.Token(Token = "0x60007C5")]
455 [global::Cpp2ILInjected.Address(RVA = "0x1D03080", Offset = "0x1D03080", Length = "0x80")]
456 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.WorldBuilding.WorldGenConfiguration", Member = ".ctor", MemberParameters = new object[] { typeof(JObject) }, ReturnType = typeof(void))]
457 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.GameConfiguration", Member = "Get", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[] { typeof(string) }, ReturnType = "T")]
458 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.ResourcePack", Member = "LoadManifest", ReturnType = typeof(void))]
459 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Achievements.AchievementCondition", Member = "Load", MemberParameters = new object[] { typeof(JObject) }, ReturnType = typeof(void))]
460 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Achievements.CustomFloatCondition", Member = "Load", MemberParameters = new object[] { typeof(JObject) }, ReturnType = typeof(void))]
461 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Achievements.CustomIntCondition", Member = "Load", MemberParameters = new object[] { typeof(JObject) }, ReturnType = typeof(void))]
462 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalReader), Member = "ReadMetadataPropertiesToken", MemberParameters = new object[]
463 {
464 typeof(JTokenReader),
465 typeof(ref Type),
470 typeof(object),
471 typeof(ref object),
472 typeof(ref string)
473 }, ReturnType = typeof(bool))]
474 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JObject), Member = "get_Item", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(JToken))]
475 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.FieldFilter.<ExecuteFilter>d__4", Member = "MoveNext", ReturnType = typeof(bool))]
476 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.FieldMultipleFilter.<ExecuteFilter>d__4", Member = "MoveNext", ReturnType = typeof(bool))]
477 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ColorConverter), Member = "ReadJson", MemberParameters = new object[]
478 {
479 typeof(JsonReader),
480 typeof(Type),
481 typeof(object),
482 typeof(JsonSerializer)
483 }, ReturnType = typeof(object))]
484 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Matrix4x4Converter), Member = "ReadJson", MemberParameters = new object[]
485 {
486 typeof(JsonReader),
487 typeof(Type),
488 typeof(object),
489 typeof(JsonSerializer)
490 }, ReturnType = typeof(object))]
491 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(QuaternionConverter), Member = "ReadJson", MemberParameters = new object[]
492 {
493 typeof(JsonReader),
494 typeof(Type),
495 typeof(object),
496 typeof(JsonSerializer)
497 }, ReturnType = typeof(object))]
498 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ResolutionConverter), Member = "ReadJson", MemberParameters = new object[]
499 {
500 typeof(JsonReader),
501 typeof(Type),
502 typeof(object),
503 typeof(JsonSerializer)
504 }, ReturnType = typeof(object))]
505 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(VectorConverter), Member = "PopulateVector2", MemberParameters = new object[] { typeof(JsonReader) }, ReturnType = typeof(Vector2))]
506 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(VectorConverter), Member = "PopulateVector3", MemberParameters = new object[] { typeof(JsonReader) }, ReturnType = typeof(Vector3))]
507 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(VectorConverter), Member = "PopulateVector4", MemberParameters = new object[] { typeof(JsonReader) }, ReturnType = typeof(Vector4))]
508 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 54)]
509 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ValidationUtils), Member = "ArgumentNotNull", MemberParameters = new object[]
510 {
511 typeof(object),
512 typeof(string)
513 }, ReturnType = typeof(void))]
514 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JObject), Member = "Property", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(JProperty))]
515 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JProperty), Member = "get_Value", ReturnType = typeof(JToken))]
516 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
517 get
518 {
519 throw null;
520 }
521 [global::Cpp2ILInjected.Token(Token = "0x60007C6")]
522 [global::Cpp2ILInjected.Address(RVA = "0x1D031E0", Offset = "0x1D031E0", Length = "0xD8")]
523 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
524 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JObject), Member = "set_Item", MemberParameters = new object[]
525 {
526 typeof(object),
528 }, ReturnType = typeof(void))]
529 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
530 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JObject), Member = "Property", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(JProperty))]
531 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JProperty), Member = "set_Value", MemberParameters = new object[] { typeof(JToken) }, ReturnType = typeof(void))]
532 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JProperty), Member = ".ctor", MemberParameters = new object[]
533 {
534 typeof(string),
535 typeof(object)
536 }, ReturnType = typeof(void))]
537 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
538 set
539 {
540 throw null;
541 }
542 }
class f__AnonymousType0<< Count > j__TPar
class< GetEnumerator > JToken
Definition JObject.cs:1137
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404