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

HasILOffset() public static method

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