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