5 references to WithOverflowChecksIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Operators.cs (5)
86
kind.WithType(BinaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
255
bestSignature.Kind.
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
513
kind.
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
845
operatorKind: (hasError ? kind : kind.WithType(BinaryOperatorKind.Dynamic)).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
1122
resultOperatorKind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),