| Add(ExceptionRegionKind kind, int tryOffset, int tryLength, int handlerOffset, int handlerLength, EntityHandle catchType=default(EntityHandle), int filterOffset=0) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inline |
| AddCatch(int tryOffset, int tryLength, int handlerOffset, int handlerLength, EntityHandle catchType) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inline |
| AddFault(int tryOffset, int tryLength, int handlerOffset, int handlerLength) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inline |
| AddFilter(int tryOffset, int tryLength, int handlerOffset, int handlerLength, int filterOffset) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inline |
| AddFinally(int tryOffset, int tryLength, int handlerOffset, int handlerLength) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inline |
| AddUnchecked(ExceptionRegionKind kind, int tryOffset, int tryLength, int handlerOffset, int handlerLength, int catchTokenOrOffset) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inlinepackage |
| Builder | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | |
| ExceptionRegionEncoder(BlobBuilder builder, bool hasSmallFormat) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inlinepackage |
| GetExceptionTableSize(int exceptionRegionCount, bool isSmallFormat) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inlinepackagestatic |
| HasSmallFormat | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | |
| IsExceptionRegionCountInBounds(int exceptionRegionCount) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inlinepackagestatic |
| IsSmallExceptionRegion(int startOffset, int length) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inlinestatic |
| IsSmallExceptionRegionFromBounds(int startOffset, int endOffset) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inlinepackagestatic |
| IsSmallRegionCount(int exceptionRegionCount) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inlinestatic |
| IsValidCatchTypeHandle(EntityHandle catchType) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inlinepackagestatic |
| MaxExceptionRegions | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | packagestatic |
| MaxSmallExceptionRegions | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | packagestatic |
| SerializeTableHeader(BlobBuilder builder, int exceptionRegionCount, bool hasSmallRegions) | System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder | inlinepackagestatic |