Interface ICorDebugFrame NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll [Guid("CC7BCAEF-8A68-11D2-983C-0000F808342D")] [InterfaceType(1)] public interface ICorDebugFrame Methods CreateStepper(out ICorDebugStepper) GetCallee(out ICorDebugFrame) GetCaller(out ICorDebugFrame) GetChain(out ICorDebugChain) GetCode(out ICorDebugCode) GetFunction(out ICorDebugFunction) GetFunctionToken(out uint) GetStackRange(out ulong, out ulong)