6 references to WithOverflowChecksIfApplicable
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Operators.cs (6)
3173
kind.WithType(UnaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
3295
signature.Kind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
3480
(kind | UnaryOperatorKind.UserDefined).
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
3505
(kind | UnaryOperatorKind.UserDefined).
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
4217
operatorKind: kind.WithType(UnaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
4257
resultOperatorKind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),