Unchecked integer operations for VB.NET, see Fastest way to do an unchecked integer addition in VB.Net? .
Install nuget package VBMath.Unchecked
UsingSystem.Numerics' this will not throwDimvalue=UncheckedInteger.Add(Integer.MaxValue,1)File an issue or provide a pull request.