2 references to TryEnqueue
MSBuildTaskHost (2)
Concurrent\ConcurrentQueue.cs (2)
72
if (!_tail.
TryEnqueue
(item))
88
if (tail.
TryEnqueue
(item))