|
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 Newtonsoft.Json.Utilities.ThreadSafeStore< TKey, TValue >, including all inherited members.
| _creator | Newtonsoft.Json.Utilities.ThreadSafeStore< TKey, TValue > | private |
| _lock | Newtonsoft.Json.Utilities.ThreadSafeStore< TKey, TValue > | private |
| _store | Newtonsoft.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 |