3 references to GetEnclosingExceptionHandler
Microsoft.CodeAnalysis (3)
CodeGen\LocalScopeManager.cs (3)
47Debug.Assert(_enclosingExceptionHandler == GetEnclosingExceptionHandler()); 68_enclosingExceptionHandler = GetEnclosingExceptionHandler(); 71Debug.Assert(_enclosingExceptionHandler == GetEnclosingExceptionHandler());