Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
at CallSite.Target(Closure , CallSite , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at Cyclestreets.Managers.RouteManager.GetRouteSections(String routeType)
at Cyclestreets.Utils.MapUtils.PlotCachedRoute(Map myMap, String currentPlan)
at Cyclestreets.CustomClasses.CycleStreetsMap.<plotroute>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<throwasync>b__3(Object state)
at BugSense.Core.BugSenseSyncContextHandler.AsyncSynchronizationContext.<>c__DisplayClass10.<wrapcallback>b__f(Object state)