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 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 |