1 reference to System_Decimal__op_Increment
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LocalRewriter_UnaryOperator.cs (1)
971case BinaryOperatorKind.Addition: member = SpecialMember.System_Decimal__op_Increment; break;