Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UInt128: Throw DivideByZeroException when divisor is 0 #94640

Merged
merged 2 commits into from
Nov 13, 2023

Use ThrowHelper and avoid double check

4631b7b
Select commit
Loading
Failed to load commit list.
Merged

UInt128: Throw DivideByZeroException when divisor is 0 #94640

Use ThrowHelper and avoid double check
4631b7b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-linker-tests (Build browser-wasm linux release Runtime_Release) succeeded Nov 13, 2023 in 22m 17s

Build browser-wasm linux release Runtime_Release succeeded