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