Lance Wheeler
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Edited Code cleanup Optimize using directives in C# will add unneeded casts to object
I am using version 2022.3.2 When I run Code Cleanup with the "Optimize 'using' directives" selected then it will add a cast to object in some locations. This seems to happen mostly related to Ent...