6 references to WithOverflowChecksIfApplicable
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Operators.cs (6)
2492
kind.WithType(UnaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
2567
signature.Kind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
2653
(kind | UnaryOperatorKind.UserDefined).
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
2678
(kind | UnaryOperatorKind.UserDefined).
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
3199
operatorKind: kind.WithType(UnaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
3239
resultOperatorKind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),