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