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