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