dc23a53116
This is faster than going through FilenameIndex which would call GlobalSearchScope.accept for all "module-info.java" files in the project, and there can be many of those. Also see https://github.com/JetBrains/intellij-community/pull/670