6 references to WithInstructionOffset
ILCompiler.Compiler (6)
Compiler\Dataflow\ReflectionMethodBodyScanner.cs (6)
230
_origin = _origin.
WithInstructionOffset
(methodIL, offset);
246
_origin = _origin.
WithInstructionOffset
(methodIL, offset);
265
_origin = _origin.
WithInstructionOffset
(methodIL, offset);
273
_origin = _origin.
WithInstructionOffset
(methodIL, offset);
282
_origin = _origin.
WithInstructionOffset
(methodIL, offset);
293
_origin = _origin.
WithInstructionOffset
(callingMethodIL, offset);