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.JsonArrayContract.HasParameterizedCreatorInternal
getsetpackage

Definition at line 186 of file JsonArrayContract.cs.

187 {
188 [global::Cpp2ILInjected.Token(Token = "0x600054B")]
189 [global::Cpp2ILInjected.Address(RVA = "0x1CEC284", Offset = "0x1CEC284", Length = "0x28")]
190 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
191 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
192 get
193 {
194 throw null;
195 }
196 }