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