Base:
property
ProducedStack
System.Linq.Expressions.Interpreter.Instruction.ProducedStack
1 reference to ProducedStack
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
124return s_caches[ConsumedStack][ProducedStack] ??= new Instruction[CacheSize];