Interface ICorDebugFunction NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll [Guid("CC7BCAF3-8A68-11D2-983C-0000F808342D")] [InterfaceType(1)] public interface ICorDebugFunction Methods CreateBreakpoint(out ICorDebugFunctionBreakpoint) GetClass(out ICorDebugClass) GetCurrentVersionNumber(out uint) GetILCode(out ICorDebugCode) GetLocalVarSigToken(out uint) GetModule(out ICorDebugModule) GetNativeCode(out ICorDebugCode) GetToken(out uint)