There is a slim possibility that the PATH environment variable will not
contain a valid path. In this scenario, an unhandled exception would get
thrown in the static constructor which would render the library unusable.
Add this workaround while the root cause is tracked down.
There is a slim possibility that the PATH environment variable will not contain a valid path. In this scenario, an unhandled exception would get thrown in the static constructor which would render the library unusable.
Add this workaround while the root cause is tracked down.