6 references to WithOverflowChecksIfApplicable
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Operators.cs (6)
3289
kind.WithType(UnaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
3414
signature.Kind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
3602
(kind | UnaryOperatorKind.UserDefined).
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
3627
(kind | UnaryOperatorKind.UserDefined).
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
4356
operatorKind: kind.WithType(UnaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
4401
resultOperatorKind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),