Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder Member List

This is the complete list of members for System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder, including all inherited members.

Add(ExceptionRegionKind kind, int tryOffset, int tryLength, int handlerOffset, int handlerLength, EntityHandle catchType=default(EntityHandle), int filterOffset=0)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinline
AddCatch(int tryOffset, int tryLength, int handlerOffset, int handlerLength, EntityHandle catchType)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinline
AddFault(int tryOffset, int tryLength, int handlerOffset, int handlerLength)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinline
AddFilter(int tryOffset, int tryLength, int handlerOffset, int handlerLength, int filterOffset)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinline
AddFinally(int tryOffset, int tryLength, int handlerOffset, int handlerLength)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinline
AddUnchecked(ExceptionRegionKind kind, int tryOffset, int tryLength, int handlerOffset, int handlerLength, int catchTokenOrOffset)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinlinepackage
BuilderSystem.Reflection.Metadata.Ecma335.ExceptionRegionEncoder
ExceptionRegionEncoder(BlobBuilder builder, bool hasSmallFormat)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinlinepackage
GetExceptionTableSize(int exceptionRegionCount, bool isSmallFormat)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinlinepackagestatic
HasSmallFormatSystem.Reflection.Metadata.Ecma335.ExceptionRegionEncoder
IsExceptionRegionCountInBounds(int exceptionRegionCount)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinlinepackagestatic
IsSmallExceptionRegion(int startOffset, int length)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinlinestatic
IsSmallExceptionRegionFromBounds(int startOffset, int endOffset)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinlinepackagestatic
IsSmallRegionCount(int exceptionRegionCount)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinlinestatic
IsValidCatchTypeHandle(EntityHandle catchType)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinlinepackagestatic
MaxExceptionRegionsSystem.Reflection.Metadata.Ecma335.ExceptionRegionEncoderpackagestatic
MaxSmallExceptionRegionsSystem.Reflection.Metadata.Ecma335.ExceptionRegionEncoderpackagestatic
SerializeTableHeader(BlobBuilder builder, int exceptionRegionCount, bool hasSmallRegions)System.Reflection.Metadata.Ecma335.ExceptionRegionEncoderinlinepackagestatic