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