Using directives brings names into scope. Given this definition, and also noting that you can have multiple namespaces in a single file, it makes sense if the names executed by the using directive apply only to a specific namespace, since group names are a namespace.
Ignore the fact that FxCop probably complains about multiple namespaces per file.
But in this case, I prefer VS by default. Why do extra work for yourself?
source
share