1 write to RepresentativeMTPtr
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Frames\StubDispatchFrame.cs (1)
15
RepresentativeMTPtr
= target.ReadPointerField(address, type, nameof(RepresentativeMTPtr));
3 references to RepresentativeMTPtr
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\FrameHandling\FrameHelpers.cs (2)
116
else if (stubDispatchFrame.
RepresentativeMTPtr
!= TargetPointer.Null)
119
TypeHandle mtHandle = rtsContract.GetTypeHandle(stubDispatchFrame.
RepresentativeMTPtr
);
Data\Frames\StubDispatchFrame.cs (1)
15
RepresentativeMTPtr = target.ReadPointerField(address, type, nameof(
RepresentativeMTPtr
));