Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticprivate |
Definition at line 770 of file BlockingCollection.cs.
References System.Collections.Concurrent.BlockingCollection< T >._isDisposed, System.SR.BlockingCollection_CantAddAnyWhenCompleted, System.SR.BlockingCollection_ValidateCollectionsArray_DispElems, System.SR.BlockingCollection_ValidateCollectionsArray_LargeSize, System.SR.BlockingCollection_ValidateCollectionsArray_NullElems, System.SR.BlockingCollection_ValidateCollectionsArray_ZeroSize, System.Threading.Thread.CurrentThread, and System.Collections.Concurrent.BlockingCollection< T >.IsAddingCompleted.
Referenced by System.Collections.Concurrent.BlockingCollection< T >.TryAddToAnyCore(), and System.Collections.Concurrent.BlockingCollection< T >.TryTakeFromAnyCore().