5 references to WithInstructionOffset
illink (5)
Linker.Dataflow\ReflectionMethodBodyScanner.cs (5)
122
_origin = _origin.
WithInstructionOffset
(operation.Offset);
141
_origin = _origin.
WithInstructionOffset
(offset);
149
_origin = _origin.
WithInstructionOffset
(offset);
156
_origin = _origin.
WithInstructionOffset
(offset);
176
_origin = _origin.
WithInstructionOffset
(operation.Offset);