1 reference to TryPeek
Microsoft.Build (1)
Collections\ConcurrentStackExtensions.cs (1)
22
ErrorUtilities.VerifyThrow(stack.
TryPeek
(out T result), "Unable to peek from stack");