程序发生错误,错误消息:System.InvalidOperationException: 集合在枚举数实例化后进行了修改。
在 System.Collections.Generic.LinkedList`1.Enumerator.MoveNext()
在 System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
在 System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)
在 SuperGroup.Core.Start.HttpHook.d__7.⨀()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 SuperGroup.Core.Bootstrapper.d__18.()