5 references to AssertStackEmpty
Microsoft.CodeAnalysis.CSharp (3)
CodeGen\EmitStatement.cs (3)
111
_builder.
AssertStackEmpty
();
690
_builder.
AssertStackEmpty
();
902
_builder.
AssertStackEmpty
();
Microsoft.CodeAnalysis.VisualBasic (2)
CodeGen\EmitStatement.vb (2)
78
_builder.
AssertStackEmpty
()
120
_builder.
AssertStackEmpty
()