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