2 references to InsertNew
Microsoft.CodeAnalysis (2)
Syntax\SyntaxDiffer.cs (2)
163
case DiffOp.
InsertNew
:
259
return new DiffAction(DiffOp.
InsertNew
, indexOfOldInNew);