Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ TryAddInternal()

bool System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.TryAddInternal ( TKey key,
int? nullableHashcode,
TValue value,
bool updateIfExists,
bool acquireLock,
out TValue resultingValue )
inlineprivateinherited

Definition at line 793 of file ConcurrentDictionary.cs.