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