moduleRootTreesThen

Retrieve all of the root ResolverReferences for each ModuleRoot in this ModuleRoots and pass them to the provided function.

Parameters

withResults

A lambda that accepts a list of successfully resolved ResolverReferences and a list of ModuleRoot.name - ErrorCode - nullable Throwables that contains all failed resolutions.