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

◆ OnDeserialization()

virtual void System.Collections.Generic.HashSet< T >.OnDeserialization ( object sender)
inlinevirtual

Implements System.Runtime.Serialization.IDeserializationCallback.

Definition at line 185 of file HashSet.cs.

186 {
187 if ("Version" != null)
188 {
189 object obj;
190 if (obj != null)
191 {
192 if (obj == null)
193 {
194 return;
195 }
196 }
197 if (obj != null && obj == null)
198 {
199 throw new InvalidCastException();
200 }
201 int num;
202 if (num != 0)
203 {
204 object obj2;
205 if (obj2 != null && obj != null)
206 {
207 return;
208 }
209 throw new InvalidCastException();
210 }
211 else
212 {
213 int num2;
215 }
216 }
217 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.obj.