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

◆ HasParameterizedCreatorInternal

bool Newtonsoft.Json.Serialization.JsonDictionaryContract.HasParameterizedCreatorInternal
getsetpackage

Definition at line 207 of file JsonDictionaryContract.cs.

208 {
209 [global::Cpp2ILInjected.Token(Token = "0x6000599")]
210 [global::Cpp2ILInjected.Address(RVA = "0x1CEE93C", Offset = "0x1CEE93C", Length = "0x28")]
211 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
212 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
213 get
214 {
215 throw null;
216 }
217 }