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