terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ContractResolver

virtual IContractResolver Newtonsoft.Json.JsonSerializer.ContractResolver
getset

Definition at line 296 of file JsonSerializer.cs.

297 {
298 get
299 {
300 return this._contractResolver;
301 }
302 set
303 {
304 if (value == null)
305 {
306 if (!true)
307 {
308 }
309 if (!true)
310 {
311 }
312 }
314 }
315 }
class f__AnonymousType0<< Count > j__TPar
IContractResolver _contractResolver