Tell that using namespace Concurrency; is for task and using namespace Platform; is for Exception.
Tell that
using namespace Concurrency;
is for task and
using namespace Platform;
is for Exception.