Exponent is not valid
You attempted to use an exponent that is not valid with a floating-point literal. This error usually results when a floating-point literal's type is at odds with the size required to hold the floating-point literal.
Error ID: BC30495
- Check the floating-point literal's type and change it to a valid type.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: