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