System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext()
at Devsense.PHP.Syntax.CollectionUtils.Foreach[T](IEnumerable`1 enumerable, Action`1 action)
at PHP.VisualStudio.Language.Nodes.Project.ProjectContainer.Analysis_SourceFileAnalysed(Object sender, SourceFileAnalysedEventArgs e)
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at PHP.VisualStudio.Language.Nodes.Project.ProjectAnalysis.AnalyseNode(GlobalCodeNode node)
at
.InvokeTask()
at PHP.VisualStudio.Language.TaskQueue.
. ()
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)</description>