2 references to StoreInReference
ILCompiler.Compiler (2)
Compiler\Dataflow\MethodBodyScanner.cs (2)
1019StoreInReference(destination.Value, valueToStore.Value, methodIL, offset, locals, curBasicBlock, ref ipState, null); 1253StoreInReference(methodArguments[(int)parameter.Index], newByRefValue, callingMethodIL, offset, locals, curBasicBlock, ref ipState, parameter.Index.Index);