1 write to InstrPointer
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\PrecodeStubs_Common.cs (1)
45
InstrPointer
= instrPointer;
4 references to InstrPointer
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\PrecodeStubs_Common.cs (4)
58
return TPrecodeStubsImplementation.StubPrecode_GetMethodDesc(
InstrPointer
, target, precodeMachineDescriptor);
68
return TPrecodeStubsImplementation.InterpreterPrecode_GetMethodDesc(
InstrPointer
, target, precodeMachineDescriptor);
82
return TPrecodeStubsImplementation.FixupPrecode_GetMethodDesc(
InstrPointer
, target, precodeMachineDescriptor);
92
return TPrecodeStubsImplementation.ThisPtrRetBufPrecode_GetMethodDesc(
InstrPointer
, target, precodeMachineDescriptor);