|
Terraria v1.4.4.9
Terraria source code documentation
|
| IAsyncLocalValueMap System.Threading.IAsyncLocalValueMap.Set | ( | IAsyncLocal | key, |
| object | value, | ||
| bool | treatNullValueAsNonexistent ) |
Implemented in System.Threading.AsyncLocalValueMap.EmptyAsyncLocalValueMap, System.Threading.AsyncLocalValueMap.OneElementAsyncLocalValueMap, System.Threading.AsyncLocalValueMap.TwoElementAsyncLocalValueMap, System.Threading.AsyncLocalValueMap.ThreeElementAsyncLocalValueMap, System.Threading.AsyncLocalValueMap.MultiElementAsyncLocalValueMap, and System.Threading.AsyncLocalValueMap.ManyElementAsyncLocalValueMap.
Referenced by System.Threading.ExecutionContext.SetLocalValue().