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

◆ CanSurrogatedObjectValueChange

bool System.Runtime.Serialization.ObjectHolder.CanSurrogatedObjectValueChange
getpackage

Definition at line 333 of file ObjectHolder.cs.

334 {
335 get
336 {
337 Type type;
338 Type type2;
339 return this.m_surrogate == null || type != type2;
340 }
341 }
class f__AnonymousType0<< Count > j__TPar