3 references to UpdateContextFromFrame
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\FrameHandling\FrameIterator.cs (1)
64
=> frameHelpers.
UpdateContextFromFrame
(CurrentFrame, context);
Contracts\StackWalk\StackWalk_1.cs (2)
959
_frameHelpers.
UpdateContextFromFrame
(iterator.CurrentFrame, context);
967
_frameHelpers.
UpdateContextFromFrame
(iterator.CurrentFrame, context);