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