4 references to WithOverflowChecksIfApplicable
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Operators.cs (4)
74
kind.WithType(BinaryOperatorKind.Dynamic).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
185
bestSignature.Kind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
412
operatorKind: (hasError ? kind : kind.WithType(BinaryOperatorKind.Dynamic)).
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),
686
resultOperatorKind.
WithOverflowChecksIfApplicable
(CheckOverflowAtRuntime),