5 references to ReduceBoth
Microsoft.CodeAnalysis (5)
Syntax\SyntaxDiffer.cs (5)
159case DiffOp.ReduceBoth: 228return new DiffAction(DiffOp.ReduceBoth, 1); 267return new DiffAction(DiffOp.ReduceBoth, 1); 289return new DiffAction(DiffOp.ReduceBoth, 1); 312return new DiffAction(DiffOp.ReduceBoth, 1);