Should ‘using’ directives be inside or outside the namespace? I have been running StyleCop over some C# code, and it keeps reporting that my using directives should be inside the namespace. Is there a technical reason for putting... April 10, 2022 0 Comments