5 references to WithOverflowChecksIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Operators.cs (5)
79kind.WithType(BinaryOperatorKind.Dynamic).WithOverflowChecksIfApplicable(CheckOverflowAtRuntime), 250bestSignature.Kind.WithOverflowChecksIfApplicable(checkOverflowAtRuntime), 503kind.WithOverflowChecksIfApplicable(checkOverflowAtRuntime), 811operatorKind: (hasError ? kind : kind.WithType(BinaryOperatorKind.Dynamic)).WithOverflowChecksIfApplicable(CheckOverflowAtRuntime), 1086resultOperatorKind.WithOverflowChecksIfApplicable(CheckOverflowAtRuntime),