1 reference to KeyedQueue
System.Core (1)
Microsoft\Scripting\Compiler\LambdaCompiler.cs (1)
76private readonly KeyedQueue<Type, LocalBuilder> _freeLocals = new KeyedQueue<Type, LocalBuilder>();