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