2 references to EvalStackIsEmpty
Microsoft.CodeAnalysis.VisualBasic (2)
CodeGen\Optimizer\StackScheduler.Analyzer.vb (2)
211
Debug.Assert(node Is Nothing OrElse
EvalStackIsEmpty
())
275
Debug.Assert(
EvalStackIsEmpty
(), "entering blocks when evaluation stack is not empty?")