5 references to ReduceBoth
Microsoft.CodeAnalysis (5)
Syntax\SyntaxDiffer.cs (5)
160case DiffOp.ReduceBoth: 229return new DiffAction(DiffOp.ReduceBoth, 1); 268return new DiffAction(DiffOp.ReduceBoth, 1); 290return new DiffAction(DiffOp.ReduceBoth, 1); 313return new DiffAction(DiffOp.ReduceBoth, 1);