1 write to enclosingHandler
Microsoft.CodeAnalysis (1)
CodeGen\BasicBlock.cs (1)
684this.enclosingHandler = enclosingHandler;
1 reference to enclosingHandler
Microsoft.CodeAnalysis (1)
CodeGen\BasicBlock.cs (1)
687public override ExceptionHandlerScope EnclosingHandler => enclosingHandler;