System.Reflection.Metadata.ExceptionRegion public struct ExceptionRegion Documentation Code public EntityHandle CatchType { get; } public int FilterOffset { get; } public int HandlerLength { get; } public int HandlerOffset { get; } public ExceptionRegionKind Kind { get; } public int TryLength { get; } public int TryOffset { get; }