21 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
60 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
109 long value = 0.m_value;
145 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
151 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
165 if (collection ==
null)
231 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
class f__AnonymousType0<< Count > j__TPar
bool TryTakeWithNoTimeValidation([Out] T item, int millisecondsTimeout, CancellationToken cancellationToken, CancellationTokenSource combinedTokenSource)
void Initialize(IProducerConsumerCollection< T > collection, int boundedCapacity, int collectionCount)
bool TryAddWithNoTimeValidation(T item, int millisecondsTimeout, CancellationToken cancellationToken)
void CancelWaitingConsumers()
bool TryTake([Out] T item, int millisecondsTimeout, CancellationToken cancellationToken)
virtual void Dispose(bool disposing)
CancellationTokenSource _consumersCancellationTokenSource
static void ValidateMillisecondsTimeout(int millisecondsTimeout)
BlockingCollection(IProducerConsumerCollection< T > collection)
T Take(CancellationToken cancellationToken)
CancellationTokenSource _producersCancellationTokenSource
SemaphoreSlim _occupiedNodes
IProducerConsumerCollection< T > _collection
static void SuppressFinalize(object obj)
void CopyTo(Array array, int index)
IEnumerator GetEnumerator()