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
Newtonsoft.Json.Utilities.ThreadSafeStore< TKey, TValue > Member List

This is the complete list of members for Newtonsoft.Json.Utilities.ThreadSafeStore< TKey, TValue >, including all inherited members.

_creatorNewtonsoft.Json.Utilities.ThreadSafeStore< TKey, TValue >private
_lockNewtonsoft.Json.Utilities.ThreadSafeStore< TKey, TValue >private
_storeNewtonsoft.Json.Utilities.ThreadSafeStore< TKey, TValue >private
AddValue(TKey key)Newtonsoft.Json.Utilities.ThreadSafeStore< TKey, TValue >inlineprivate
Get(TKey key)Newtonsoft.Json.Utilities.ThreadSafeStore< TKey, TValue >inline
ThreadSafeStore(Func< TKey, TValue > creator)Newtonsoft.Json.Utilities.ThreadSafeStore< TKey, TValue >inline