To support updating `ModuleWithProviders` calls, we need to be able to map exported functions between source and typings files, as well as classes. PR Close #27326
PrivateDeclarationsAnalyzer
This analyzer searches the source for declared classes that are not exported publicly from the entry-point. PR Close #26906