Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-468419: declaredElement != null

$
0
0
Reporter Maltseva Ekaterina (Maltseva.Ekaterina) Maltseva Ekaterina (Maltseva.Ekaterina)
Created Feb 16, 2018 5:51:39 PM
Updated Apr 10, 2018 12:44:43 PM
Subsystem No Subsystem
Assignee Unassigned
Priority Normal
State Submitted
Type Exception
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs15 Wave 12 Hive _8ca9bb57 — JetBrains ReSharper Ultimate 2018.1 EAP 1 D Build 112.0.20180216.50053-eap01d

JetBrains dotCover 2018.1 EAP 1 D Build 2018.1.20180216.53039-eap01d
JetBrains dotMemory 2018.1 EAP 1 D Build 2018.1.20180216.53112-eap01d
JetBrains dotTrace 2018.1 EAP 1 D Build 2018.1.20180216.53115-eap01d
JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180216.53056-eap01d
JetBrains ReSharper C++ 2018.1 EAP 1 D Build 2018.1.20180216.52927-eap01d

declaredElement != null

— EXCEPTION #1/2 [AssertionException]
Message = “declaredElement != null”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Intentions.CSharp
StackTraceString = “
 at JetBrains.ReSharper.Intentions.CSharp.ContextActions.Scoped.CSharpLocalScopesBuilder.CreateScope(IDeclaration memberDeclaration)
 at JetBrains.ReSharper.Intentions.CSharp.ContextActions.Scoped.CSharpLocalScopesBuilder.CreateScope(IDeclaration memberDeclaration)
 at JetBrains.ReSharper.Intentions.CSharp.ContextActions.Scoped.CSharpLocalScopesBuilder.<Build>d__0.MoveNext()
 at System.Linq.Enumerable.<ConcatIterator>d__59`1.MoveNext()
 at JetBrains.ReSharper.Feature.Services.Intentions.Scoped.Builders.ScopedIntentionsBuilder.CreateScopedIntentions(IScopedAction scopedAction, IntentionAction originalAction, IProjectFile projectFile, List`1 consumer)
 at JetBrains.ReSharper.Feature.Services.Intentions.Scoped.ScopedIntentionsManager.ExpandScopedActions(List`1 intentionActions, IScopedAction ownerScopedAction, ISolution solution, ITextControl textControl)
 at JetBrains.ReSharper.Intentions.Bulbs.ContextActionsProvider.CollectActions(IntentionsBulbItems intentionsBulbItems, BulbItemsCache bulbItemsCache, ITextControl textControl, Lifetime caretPositionLifetime, IPsiSourceFile psiSourceFile, Object precalculatedData)
 at JetBrains.ReSharper.Intentions.Bulbs.BulbItems.<>c__DisplayClass21_0.<BuildAvailableActionsList>b__1()
 at JetBrains.Application.Threading.InterruptableReadActivityThe.Work()
 at JetBrains.Application.Threading.InterruptableReadActivity.DoWork()
 at JetBrains.Application.Threading.InterruptableReadActivity.WorkerThreadProc()
 at JetBrains.Util.Logging.Logger.Catch(Action action)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “declaredElement != null”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “JetPool (S) Regular thread #6”
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 1 D Build 112.0.20180216.50053-eap01d”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 1 D Build 2018.1.20180216.53039-eap01d”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 1 D Build 2018.1.20180216.53115-eap01d”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 1 D Build 2018.1.20180216.52927-eap01d”
Data.SubProducts.#3 = “JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180216.53056-eap01d”
Data.SubProducts.#4 = “JetBrains dotMemory 2018.1 EAP 1 D Build 2018.1.20180216.53112-eap01d”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12::5c64a432c5e205a40ef61d2bd7953e5002d009c8


Platform\VisualStudio:
    git::refs/heads/wave12::982555b23fcfce241e0f7644f4d93e7bf7ada5bd

Data.VsVersion = 15.5.27130.2026
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.Application.Threading.Tasks.TaskHostEx.<>c__DisplayClass2_0.<RunSafe>b__0()
 at JetBrains.Application.Threading.Tasks.TaskHost.AccessViolationCatcher(Action action)
 at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass29_0.<Create>b__1(Object state)
 at System.Threading.Tasks.Task.InnerInvoke()
 at System.Threading.Tasks.Task.Execute()
 at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
 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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
 at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
 at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
 at JetBrains.Application.Threading.Tasks.Scheduler.JetScheduler.ExecuteTask(Task task)
 at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.EnqueueNextTask()
 at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.ThreadPoolProc()
 at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
 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()

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>