Open 0xced opened 1 year ago
Is this ever going to be provided?
We are still running our own implementation of UnreachableException, but would prefer to receive it through PolySharp.
I just rebased on develop with a few improvements.
ExcludeFromCodeCoverage
attributeUnreachableException
class internal
instead of public
Closes #60
Additional context
The
System.Diagnostics.UnreachableException.cs
file was not actually auto-generated (see #88).Also, only the English localization was considered for the exception message.