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

◆ prop_ICollection_1_String_0

ICollection<string> Newtonsoft.Json.Linq.JObject.prop_ICollection_1_String_0
getsetprivate

Definition at line 790 of file JObject.cs.

791 {
792 [global::Cpp2ILInjected.Token(Token = "0x60007D3")]
793 [global::Cpp2ILInjected.Address(RVA = "0x1D0CCAC", Offset = "0x1D0CCAC", Length = "0x8")]
794 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
795 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JPropertyKeyedCollection), Member = "get_Keys", ReturnType = typeof(ICollection<string>))]
796 get
797 {
798 throw null;
799 }
800 }
class f__AnonymousType0<< Count > j__TPar
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404