NamespaceResolver Contains analyser which helps to find issue: "Namespace must match file location" This analyser was inspired by the article https://johnkoerner.com/csharp/working-with-namespace-names-in-a-code-analyzer/ by John Koerner (johnkoerner)