1 instantiation of ExceptionHandlerRegionCatch
Microsoft.CodeAnalysis (1)
CodeGen\LocalScopeManager.cs (1)
798region = new Cci.ExceptionHandlerRegionCatch(tryBounds.Begin, tryBounds.End, handlerBounds.Begin, handlerBounds.End, handlerScope.ExceptionType);