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

◆ Compare()

bool Newtonsoft.Json.Linq.JPropertyKeyedCollection.Compare ( JPropertyKeyedCollection other)
inline

Definition at line 262 of file JPropertyKeyedCollection.cs.

263 {
266 do
267 {
268 dictionary = this._dictionary;
269 dictionary2 = other._dictionary;
270 }
271 while (dictionary == null);
272 if (dictionary2 != null)
273 {
274 if (dictionary != null)
275 {
276 }
277 if (dictionary != null)
278 {
279 }
280 JToken jtoken;
281 if (jtoken != null)
282 {
283 if (false)
284 {
285 }
286 }
287 }
288 throw new InvalidCastException();
289 }
class f__AnonymousType0<< Count > j__TPar

References Newtonsoft.Json.Linq.JPropertyKeyedCollection._dictionary, System.dictionary, and j__TPar.