Reporter | Serge Baltic (baltic) |
---|---|
Created | Apr 6, 2012 11:17:15 PM |
Updated | Apr 6, 2012 11:17:15 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 EAP Version=6.5.0.0, Built=2012-01-23T16:53:03, Configuration=“Csharp InternalMode Vbnet VS1000”
typeParameters.Count == typeParameterValues.Length
--- EXCEPTION #1/2 [AssertionException]
Message = “typeParameters.Count == typeParameterValues.Length”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
at Action(TransformOutParametersPage.PopulateMethodAfterModificationControl).Execute(Action )
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “typeParameters.Count == typeParameterValues.Length”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at Action(ReentrancyGuard.ExecutePendingActions).Execute(Action )
”
typeParameters.Count == typeParameterValues.Length
--- EXCEPTION #1/2 [AssertionException]
Message = “typeParameters.Count == typeParameterValues.Length”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
at JetBrains.Util.Assertion.Fail(String message, Object[] args) in w:\ReSharper\Platform\src\Util\src\Assertion.cs:line 25 at JetBrains.Util.Assertion.Assert(Boolean condition, String message, Object[] args) in w:\ReSharper\Platform\src\Util\src\Assertion.cs:line 17 at JetBrains.ReSharper.Psi.TypeFactory.CreateType(ITypeElement typeElement, IType[] typeParameterValues) in w:\ReSharper\Psi.Features\src\Psi\_Core\src\TypeFactory.cs:line 74 at JetBrains.ReSharper.Refactorings.TransformOutParameters.TransformOutParametersWorkflow.CreateTransformedReturnType(IMethod method, String& errmsg) in w:\ReSharper\Psi.Features\src\Refactorings\_Core\src\TransformOutParameters\TransformOutParametersWorkflow.cs:line 251 at JetBrains.ReSharper.Refactorings.TransformOutParameters.TransformOutParametersWorkflow.UpdateProperties() in w:\ReSharper\Psi.Features\src\Refactorings\_Core\src\TransformOutParameters\TransformOutParametersWorkflow.cs:line 258 at JetBrains.ReSharper.Refactorings.TransformOutParameters.TransformOutParametersPage.<OptionChanged>b__9() in w:\ReSharper\Psi.Features\src\Refactorings\_Core\src\TransformOutParameters\TransformOutParametersPage.xaml.cs:line 113
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in w:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 264
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “typeParameters.Count == typeParameterValues.Length”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in w:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 276 at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in w:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505 at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in w:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977 at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in w:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
at JetBrains.Threading.JetDispatcher.Closure.Execute() in w:\ReSharper\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 827 at JetBrains.Threading.JetDispatcher.ProcessQueue() in w:\ReSharper\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)