It could be a problem of repository depth .csproj and .sln are located in. There is a limitation in current analyzer due to performance reasons.
For .csproj file, it should not be lower than 4 directories deep including the repository root.
For .sln file, it should not be lower than 2 directories deep including the repository root.