Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Mar 21, 2012 6:56:05 AM |
Updated | Apr 20, 2012 9:35:03 PM |
Resolved | Apr 20, 2012 6:13:58 PM |
Priority | Show-stopper |
Type | Exception |
Fix versions | 7.0 |
State | Fixed |
Assignee | Sergey Shkredov (serjic.shkredov) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | 7.0.20.69 |
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.3.261, Built=2012-03-15T20:51:20, Configuration=“Csharp PublicMode Vbnet VS1100”
已添加了具有相同键的项。
--- EXCEPTION #1/2 [ArgumentException]
Message = 已添加了具有相同键的项。
ExceptionPath = Root.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = 已添加了具有相同键的项。
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ManagedThreadName = “Suspicious references search #0”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
已添加了具有相同键的项。
--- EXCEPTION #1/2 [ArgumentException]
Message = 已添加了具有相同键的项。
ExceptionPath = Root.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) 在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) 在 JetBrains.ReSharper.Refactorings.WorkflowNew.CachingLanguageSpecificImpl`1.get_Item(PsiLanguageType language) 位置 c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Refactorings\_Core\src\WorkflowNew\RefactoringServiceBase.cs:行号 29 在 JetBrains.ReSharper.Refactorings.Rename.SuspiciousReferencesFinderSinglePsiFileVisitor.ProcessReference(IReference reference) 位置 c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Refactorings\_Core\src\Rename\SuspiciousReferencesFinder.cs:行号 36 在 JetBrains.ReSharper.Psi.ExtensionsAPI.Finder.NamedThingsSearchSourceFileProcessor.RunForNamedReferences(ITreeNode scope) 位置 c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Finder\NamedThingsSearchSourceFileProcessor.cs:行号 73 在 JetBrains.ReSharper.Psi.ExtensionsAPI.Finder.NamedThingsSearchSourceFileProcessor.Run() 位置 c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Finder\NamedThingsSearchSourceFileProcessor.cs:行号 47 在 JetBrains.ReSharper.Refactorings.Rename.SuspiciousReferencesFinderFilesVisitor.<>c__DisplayClass1.<VisitPsiSourceFile>b__0() 位置 c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Refactorings\_Core\src\Rename\SuspiciousReferencesFinder.cs:行号 109 在 JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8() 位置 c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:行号 342
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = 已添加了具有相同键的项。
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ManagedThreadName = “Suspicious references search #0”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
在 JetBrains.Application.Threading.MultiCoreFibersPool.FiberProc() 位置 c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:行号 121 在 JetBrains.Util.Logger.Catch(Action action) 位置 c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Logger\Logger.cs:行号 243 在 JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1() 位置 c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:行号 86 在 System.Threading.ThreadHelper.ThreadStart_Context(Object state) 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 在 System.Threading.ThreadHelper.ThreadStart()