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