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