3 references to EvalStackIsEmpty
Microsoft.CodeAnalysis.CSharp (3)
CodeGen\Optimizer.cs (3)
567Debug.Assert(node == null || EvalStackIsEmpty()); 614Debug.Assert(EvalStackIsEmpty(), "entering blocks when evaluation stack is not empty?"); 1419Debug.Assert(EvalStackIsEmpty());