Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.Exception: System.InvalidOperationException: Collection was modified; enumeration operation may not execute. #3252

Open
SlavaRa opened this issue Apr 22, 2021 · 0 comments
Assignees
Labels

Comments

@SlavaRa
Copy link

SlavaRa commented Apr 22, 2021

System.Exception: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at AS2Context.Context.GetModel(String package, String cname, String inPackage)
   at HaXeContext.Context.ResolveType(String cname, FileModel inFile)
   at ASCompletion.Model.ClassModel.ResolveExtendedType(IList`1 extensionList)
   at ASCompletion.Model.ClassModel.ResolveExtends()
   at HaXeContext.Context.GetCodeModel(FileModel result, String src, Boolean scriptMode)
   at ASCompletion.Context.ASContext.GetFileModel(String fileName)
   at ASCompletion.Model.PathExplorer.ParseFoundFiles()
   at ASCompletion.Model.PathExplorer.BackgroundRun()
   at ASCompletion.Model.PathExplorer.ExploreInBackground()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
@SlavaRa SlavaRa added the bug label Apr 22, 2021
@SlavaRa SlavaRa self-assigned this Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant