IntellitraceFile throwing strange error
问题 Can someone explain this error? (it showed up after enabling tracing in the collection plan.) Test method ExecuteTaskTest threw exception: System.ArgumentException: An item with the same key has already been added. System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) Microsoft.VisualStudio.IntelliTrace.IntelliTraceProcess.AddModule(IntelliTraceModule module) Microsoft.VisualStudio.IntelliTrace