Work around problem with LastCell in CellLocatorMultiplexer
The Intel compiler is giving me more troubles with the Variant class. Recently, it was causing problems with calling FindCell in CellLocatorMultiplexer (used by CellLocatorGeneral).
Reorder the operations to convince the compiler to execute correctly.