Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.AsyncLocalValueMap.MultiElementAsyncLocalValueMap Member List

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

_keyValuesSystem.Threading.AsyncLocalValueMap.MultiElementAsyncLocalValueMapprivate
MultiElementAsyncLocalValueMap(int count)System.Threading.AsyncLocalValueMap.MultiElementAsyncLocalValueMapinlinepackage
Set(IAsyncLocal key, object value, bool treatNullValueAsNonexistent)System.Threading.AsyncLocalValueMap.MultiElementAsyncLocalValueMapinline
TryGetValue(IAsyncLocal key, out object value)System.Threading.AsyncLocalValueMap.MultiElementAsyncLocalValueMapinline
UnsafeStore(int index, IAsyncLocal key, object value)System.Threading.AsyncLocalValueMap.MultiElementAsyncLocalValueMapinlinepackage