After a run found == Delta that best matches the provided handle.
Will be null if no matches were found that were interesting. Where: interesting != NO_CHANGE
You can use this code as an example of a good IResolveDeltaVisitor.
This serves as a good example of using a visitor.