1 reference to ExceptionHandlerRegionFilter
Microsoft.CodeAnalysis (1)
CodeGen\LocalScopeManager.cs (1)
802
region = new Cci.
ExceptionHandlerRegionFilter
(tryBounds.Begin, tryBounds.End, handlerScope.FilterHandlerStart, handlerBounds.End, handlerBounds.Begin);