4 references to Queue
mscorlib (2)
system\collections\queue.cs (2)
45: this(32, (float)2.0) { 52: this(capacity, (float)2.0) {
UIAutomationClient (1)
MS\Internal\Automation\WinEventWrap.cs (1)
269_qEvents = new Queue(16, (float)2.0); // (initial cap, growth factor)
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
186_qEvents = new Queue(16, (float)2.0); // (initial cap, growth factor)