6 references to WithOverflowChecksIfApplicable
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Operators.cs (6)
3151
kind.WithType(UnaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
3273
signature.Kind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
3458
(kind | UnaryOperatorKind.UserDefined).
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
3483
(kind | UnaryOperatorKind.UserDefined).
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
4185
operatorKind: kind.WithType(UnaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
4225
resultOperatorKind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),