2 references to makeIncrementCall
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_UnaryOperator.cs (2)
467
BoundCall increment =
makeIncrementCall
(syntax, boundTemp, rightOpt, operatorMethod);
483
BoundCall increment =
makeIncrementCall
(syntax, boundTemp, rightOpt, operatorMethod);