10 references to EndBlock
Microsoft.CodeAnalysis (10)
CodeGen\ILBuilder.cs (3)
114EndBlock(); 1133EndBlock(); //blocks should not cross scope boundaries. 1189EndBlock(); //blocks should not cross scope boundaries.
CodeGen\ILBuilderEmit.cs (7)
110EndBlock(); 200this.EndBlock(); 300this.EndBlock(); 317this.EndBlock(); 334this.EndBlock(); 341this.EndBlock(); 352this.EndBlock();