Marc Simkin

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Marc Simkin created a post, Rules that Resharper follows to optimize namespaces
What rules does resharper follow when optimizing namespaces? I have my namespaces formatted as below: using System;using System.Collections.Concurrent;using System.Collections.Generic;using System....