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
System.ComponentModel.WeakHashtable.EqualityWeakReference Class Referencesealed
+ Inheritance diagram for System.ComponentModel.WeakHashtable.EqualityWeakReference:
+ Collaboration diagram for System.ComponentModel.WeakHashtable.EqualityWeakReference:

Public Member Functions

override bool Equals (object o)
 
override int GetHashCode ()
 
void GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 
virtual void GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 
void SetTarget (T target)
 
bool TryGetTarget (out T target)
 

Protected Member Functions

override void Finalize ()
 
override void Finalize ()
 

Package Functions

 EqualityWeakReference (object o)
 

Properties

virtual bool IsAlive [get, set]
 
virtual object Target [get, set]
 
virtual bool TrackResurrection [get, set]
 

Private Member Functions

void AllocateHandle (object target)
 

Private Attributes

int _hashCode
 
global::System.Runtime.InteropServices.GCHandle handle
 
bool trackResurrection
 
bool isLongReference
 
global::System.Runtime.InteropServices.GCHandle gcHandle
 

Detailed Description

Definition at line 139 of file WeakHashtable.cs.


The documentation for this class was generated from the following file: