Gets the logical path from root to the specified logical.
public static IReadOnlyList<ILogical> GetLogicalPathFromRoot(this ILogical logical)
The logical to get the path to.