System.Diagnostics.StackFrameExtensions.HasNativeImage C# (CSharp) Method

HasNativeImage() public static method

public static HasNativeImage ( this stackFrame ) : bool
stackFrame this
return bool
        public static bool HasNativeImage(this System.Diagnostics.StackFrame stackFrame) { throw null; }
        public static bool HasSource(this System.Diagnostics.StackFrame stackFrame) { throw null; }