4 references to Queue
System.Collections.NonGeneric (2)
System\Collections\Queue.cs (2)
37
:
this
(32, (float)2.0)
45
:
this
(capacity, (float)2.0)
UIAutomationClient (1)
MS\Internal\Automation\WinEventWrap.cs (1)
254
_qEvents = new
Queue
(16, (float)2.0); // (initial cap, growth factor)
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
178
_qEvents = new
Queue
(16, (float)2.0); // (initial cap, growth factor)