1 write to InstrPointer
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\PrecodeStubs_Common.cs (1)
46
InstrPointer
= instrPointer;
4 references to InstrPointer
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\PrecodeStubs_Common.cs (4)
59
return TPrecodeStubsImplementation.StubPrecode_GetMethodDesc(
InstrPointer
, target, precodeMachineDescriptor);
69
return TPrecodeStubsImplementation.InterpreterPrecode_GetMethodDesc(
InstrPointer
, target, precodeMachineDescriptor);
83
return TPrecodeStubsImplementation.FixupPrecode_GetMethodDesc(
InstrPointer
, target, precodeMachineDescriptor);
93
return TPrecodeStubsImplementation.ThisPtrRetBufPrecode_GetMethodDesc(
InstrPointer
, target, precodeMachineDescriptor);