terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for System.Threading.AsyncLocal< T >, including all inherited members.
AsyncLocal(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 > |