Interface ICorDebugNativeFrame2 NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll [InterfaceType(1)] [Guid("35389FF1-3684-4c55-A2EE-210F26C60E5E")] public interface ICorDebugNativeFrame2 Methods GetCalleeStackParameterSize(out uint) IsChild(out int) IsMatchingParentFrame(ICorDebugNativeFrame2, out int)