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