NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Guid.StringToInt(String str, Int32* parsePos, Int32 requiredLength, Int32 flags, Int32& result, GuidResult& parseResult)
在 System.Guid.TryParseGuidWithDashes(String guidString, GuidResult& result)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.TimerQueueTimer.CallCallback()
在 System.Threading.TimerQueueTimer.Fire()
在 System.Threading.TimerQueue.FireNextTimers()