1 reference to LocalVariableReferenceValue
ILCompiler.Compiler (1)
Compiler\Dataflow\MethodBodyScanner.cs (1)
931newSlot = new StackSlot(new LocalVariableReferenceValue(index, methodIL.GetLocals()[index].Type));