2 references to TryEnqueue
MSBuildTaskHost (2)
Collections\ConcurrentQueue.cs (2)
75
if (!_tail.
TryEnqueue
(item))
91
if (tail.
TryEnqueue
(item))