Interface ICorDebugStackWalk NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll [Guid("A0647DE9-55DE-4816-929C-385271C64CF7")] [InterfaceType(1)] public interface ICorDebugStackWalk Methods GetContext(uint, uint, out uint, IntPtr) GetFrame(out ICorDebugFrame) Next() SetContext(CorDebugSetContextFlag, uint, IntPtr)