6 references to WithOverflowChecksIfApplicable
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Operators.cs (6)
3281kind.WithType(UnaryOperatorKind.Dynamic).WithOverflowChecksIfApplicable(CheckOverflowAtRuntime), 3406signature.Kind.WithOverflowChecksIfApplicable(CheckOverflowAtRuntime), 3595(kind | UnaryOperatorKind.UserDefined).WithOverflowChecksIfApplicable(checkOverflowAtRuntime), 3620(kind | UnaryOperatorKind.UserDefined).WithOverflowChecksIfApplicable(checkOverflowAtRuntime), 4356operatorKind: kind.WithType(UnaryOperatorKind.Dynamic).WithOverflowChecksIfApplicable(CheckOverflowAtRuntime), 4401resultOperatorKind.WithOverflowChecksIfApplicable(CheckOverflowAtRuntime),