Jesse Slicer
Results
2
issues of
Jesse Slicer
Cached the value of `result.Support()` in method `Distribution` and changed call to `.First()` to a call to `.Single()` since we know there's only one element in `support` and it better...
### Describe the bug Creating a .NET Framework 4.8 project (for instance) and adding Intellenum as a NuGet package succeeds, but the functionality of Intellenum is unavailable. ### Steps to...
bug