|
| | TryCatchFinallyHandler (int tryStart, int tryEnd, int gotoEndTargetIndex, ExceptionHandler[] handlers) |
| |
| | TryCatchFinallyHandler (int tryStart, int tryEnd, int gotoEndLabelIndex, int finallyStart, int finallyEnd, ExceptionHandler[] handlers) |
| |
| bool | HasHandler (InterpretedFrame frame, Exception exception, [NotNullWhen(true)] out ExceptionHandler handler, out object unwrappedException) |
| |
Definition at line 6 of file TryCatchFinallyHandler.cs.
The documentation for this class was generated from the following file: