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);