5 references to WithOverflowChecksIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Operators.cs (5)
79
kind.WithType(BinaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
197
bestSignature.Kind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
341
kind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
557
operatorKind: (hasError ? kind : kind.WithType(BinaryOperatorKind.Dynamic)).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
831
resultOperatorKind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),