Using the Open Source code analysis tool ConQAT, I created a C# clone analysis by clicking
New->Run config->code_clones->CsCodeAnalysis.
When I run it, the report says for each C# file:
No factory found for element myproject/myfile.cs
Is it a bug in ConQAT?