1 reference to ExceptionHandlerRegionFinally
Microsoft.CodeAnalysis (1)
CodeGen\LocalScopeManager.cs (1)
790
region = new Cci.
ExceptionHandlerRegionFinally
(tryBounds.Begin, tryBounds.End, handlerBounds.Begin, handlerBounds.End);