Showing posts with label stylecop. Show all posts
Showing posts with label stylecop. Show all posts

Sunday, May 27, 2012

Should Usings be inside or outside the namespace


I have been running StyleCop over some C# code and it keeps reporting that my using statements should be inside the namespace.