internal override void ResolveChildKeyPath(KeyPath keyPath, int depth, List <KeyPath> accumulator, KeyPath currentPartialKeyPath) { _contentGroup.ResolveKeyPath(keyPath, depth, accumulator, currentPartialKeyPath); }