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.Threading.LazyInitializer Member List

This is the complete list of members for System.Threading.LazyInitializer, including all inherited members.

EnsureInitialized< T >(ref T target)System.Threading.LazyInitializerinlinestatic
EnsureInitialized< T >(ref T target, global::System.Func< T > valueFactory)System.Threading.LazyInitializerinlinestatic
EnsureInitialized< T >(ref T target, ref object syncLock, global::System.Func< T > valueFactory)System.Threading.LazyInitializerinlinestatic
EnsureInitializedCore< T >(ref T target)System.Threading.LazyInitializerinlineprivatestatic
EnsureInitializedCore< T >(ref T target, global::System.Func< T > valueFactory)System.Threading.LazyInitializerinlineprivatestatic
EnsureInitializedCore< T >(ref T target, ref object syncLock, global::System.Func< T > valueFactory)System.Threading.LazyInitializerinlineprivatestatic
EnsureLockInitialized(ref object syncLock)System.Threading.LazyInitializerinlineprivatestatic