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