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