Previously we would look fo expect declaration in common dependencies as opposed to looking inside the module exclusively
Note: this spawns new test cases which were ignored previously
Now ExpectActualDeclarationChecker in IDE context uses common module descriptors for relevant checks. Compiler still uses own module instead (see comment in checker) So #KT-21771 Fixed