Base:
method
GetExceptionHandlerRegions
Microsoft.CodeAnalysis.CodeGen.ILBuilder.ScopeInfo.GetExceptionHandlerRegions(Microsoft.CodeAnalysis.PooledObjects.ArrayBuilder<Microsoft.Cci.ExceptionHandlerRegion>)
2 references to GetExceptionHandlerRegions
Microsoft.CodeAnalysis (2)
CodeGen\LocalScopeManager.cs (2)
152_rootScope.GetExceptionHandlerRegions(result); 761handlerScope.GetExceptionHandlerRegions(regions);