10 references to EndBlock
Microsoft.CodeAnalysis (10)
CodeGen\ILBuilder.cs (3)
109EndBlock(); 1119EndBlock(); //blocks should not cross scope boundaries. 1175EndBlock(); //blocks should not cross scope boundaries.
CodeGen\ILBuilderEmit.cs (7)
118EndBlock(); 208this.EndBlock(); 303this.EndBlock(); 320this.EndBlock(); 337this.EndBlock(); 344this.EndBlock(); 355this.EndBlock();