1 reference to IsPostfixIncrementOrDecrement
Microsoft.CodeAnalysis.CSharp (1)
Operations\CSharpOperationFactory.cs (1)
1388
bool isPostfix = Helper.
IsPostfixIncrementOrDecrement
(boundIncrementOperator.OperatorKind);