get Resolver Reference
Answer the ResolverReference for the given qualified file name for a a file in moduleRoot.
This should not make async calls. Either the ModuleRootResolver has it readily available or it does not.
Return
The ResolverReference or null if not presently available.
Parameters
qualified Name
The qualified name of the target file.