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