| 
    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 
   | 
 
This is the complete list of members for System.Threading.AsyncLocal< T >, including all inherited members.
| AsyncLocal(global::System.Action< AsyncLocalValueChangedArgs< T > > valueChangedHandler) | System.Threading.AsyncLocal< T > | inline | 
| m_valueChangedHandler | System.Threading.AsyncLocal< T > | private | 
| OnValueChanged(object previousValueObj, object currentValueObj, bool contextChanged) | System.Threading.AsyncLocal< T > | inlineprivate | 
| Value | System.Threading.AsyncLocal< T > |