Interface ICorDebugStepper NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll [Guid("CC7BCAEC-8A68-11D2-983C-0000F808342D")] [InterfaceType(1)] public interface ICorDebugStepper Methods Deactivate() IsActive(out int) SetInterceptMask(CorDebugIntercept) SetRangeIL(int) SetUnmappedStopMask(CorDebugUnmappedStop) Step(int) StepOut() StepRange(int, COR_DEBUG_STEP_RANGE[], uint)