6 references to WithOverflowChecksIfApplicable
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Operators.cs (6)
3304
kind.WithType(UnaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
3429
signature.Kind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
3618
(kind | UnaryOperatorKind.UserDefined).
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
3643
(kind | UnaryOperatorKind.UserDefined).
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
4381
operatorKind: kind.WithType(UnaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
4426
resultOperatorKind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),