5 references to WithOverflowChecksIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Operators.cs (5)
86
kind.WithType(BinaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
259
bestSignature.Kind.
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
516
kind.
WithOverflowChecksIfApplicable
(checkOverflowAtRuntime),
847
operatorKind: (hasError ? kind : kind.WithType(BinaryOperatorKind.Dynamic)).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
1126
resultOperatorKind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),