Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Apr 2, 2012 2:11:17 AM |
Updated | Apr 2, 2012 2:11:17 AM |
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 7 EAP for Visual Studio 11 Beta Version=7.0.3.261, Built=2012-03-16T02:51:20, Configuration=“Csharp PublicMode Vbnet VS1100”
DeclaredElement JetBrains.ReSharper.Psi.Impl.Reflection2.Interface is not valid.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “DeclaredElement JetBrains.ReSharper.Psi.Impl.Reflection2.Interface is not valid.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.Psi
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “DeclaredElement JetBrains.ReSharper.Psi.Impl.Reflection2.Interface is not valid.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Cache.ParseFiles #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 = “
”
DeclaredElement JetBrains.ReSharper.Psi.Impl.Reflection2.Interface is not valid.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “DeclaredElement JetBrains.ReSharper.Psi.Impl.Reflection2.Interface is not valid.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.Psi
StackTraceString = “
at JetBrains.ReSharper.Psi.DeclaredElementExtensions.AssertIsValid(IDeclaredElement element, String messageText) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\DeclaredElements\IDeclaredElement.cs:line 74 at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.GetForwardedFromAssemblies(ITypeElement typeElement) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\SymbolCache.cs:line 1100 at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.ModuleDeclarationsScope.Accepts(ITypeElement typeElement) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\DeclarationsScope.cs:line 148 at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.DeclarationsCacheBase.GetTypeElementsByCLRName(IClrTypeName clrTypeName) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\DeclarationsCacheBase.cs:line 106 at JetBrains.ReSharper.Psi.Impl.Reflection2.DeclaredTypeFromReflectionClassType.GetTypeElementInternal() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\reflection2\DeclaredTypeFromReflectionClassType.cs:line 74 at JetBrains.ReSharper.Psi.Impl.Reflection2.DeclaredTypeFromReflectionClassType..ctor(IPsiServices psiServices, IPsiModule module, IClrTypeName clrTypeName, AssemblyNameInfo assemblyName, IType[] typeArguments, TypeModifier[] typeModifiers) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\reflection2\DeclaredTypeFromReflectionClassType.cs:line 32 at JetBrains.ReSharper.Psi.Impl.Reflection2.ReflectionClassTypeBase.DecodeType(IPsiServices psiServices, ITypeMember context, IPsiModule module, Boolean[] dynamic, Int32& dynamicIndx) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\reflection2\ReflectionType.cs:line 110 at JetBrains.ReSharper.Psi.Impl.Reflection2.CompiledElementBase.DecodeType(ReflectionType type, Nullable`1 dynamicDecoderOffset) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\reflection2\elements\CompiledElementBase.cs:line 166 at JetBrains.ReSharper.Psi.Impl.Reflection2.CompiledElementBase.DecodeType(ReflectionType type, Boolean decodeDynamic) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\reflection2\elements\CompiledElementBase.cs:line 114 at JetBrains.ReSharper.Psi.Impl.Reflection2.CompiledTypeElement.<.cctor>b__8(CompiledTypeElement element) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\reflection2\elements\CompiledTypeElement.cs:line 449 at JetBrains.ReSharper.Psi.Impl.TypeElementInheritanceCache.CacheImmediateSuperTypes[T](T typeElement, Func`2 calculator) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\TypeElementInheritanceCache.cs:line 81 at JetBrains.ReSharper.Psi.Impl.Reflection2.CompiledTypeElement.GetSuperTypes() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\reflection2\elements\CompiledTypeElement.cs:line 442 at JetBrains.ReSharper.Psi.Impl.Reflection2.Class.GetSuperTypes() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\reflection2\elements\Class.cs:line 65 at JetBrains.ReSharper.Psi.Impl.TypeElementInheritanceCache.BuildSuperTypes(IPsiModule originalModule, ITypeElement typeElement, HashSet`1 visited) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\TypeElementInheritanceCache.cs:line 138 at JetBrains.ReSharper.Psi.Impl.TypeElementInheritanceCache.GetSuperTypes(ITypeElement subType, HashSet`1 visited) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\TypeElementInheritanceCache.cs:line 121 at JetBrains.ReSharper.Psi.Impl.TypeElementInheritanceCache.BuildSuperTypes(IPsiModule originalModule, ITypeElement typeElement, HashSet`1 visited) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\TypeElementInheritanceCache.cs:line 147 at JetBrains.ReSharper.Psi.Impl.TypeElementInheritanceCache.GetSuperTypes(ITypeElement subType, HashSet`1 visited) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\TypeElementInheritanceCache.cs:line 121 at JetBrains.ReSharper.Psi.Impl.TypeElementInheritanceCache.IsDescendantOf(ITypeElement subType, ITypeElement superType) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\TypeElementInheritanceCache.cs:line 61 at JetBrains.ReSharper.Psi.Impl.Types.DeclaredTypeBase.IsSubtypeOf(IDeclaredType to) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\types\DeclaredTypeBase.cs:line 249 at JetBrains.ReSharper.Psi.Xaml.Impl.Util.ReferenceUtil.IsSubtypeOf(IType child, IDeclaredType parent) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Xaml\src\Impl\Util\ReferenceUtil.cs:line 104 at JetBrains.ReSharper.Psi.Xaml.Impl.Util.XamlDeclaredElementUtil.CanDeclareElement(IXamlAttribute nameAttribute) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Xaml\src\Impl\Util\XamlTypeMemberUtil.cs:line 120 at JetBrains.ReSharper.Psi.Xaml.Impl.Tree.FieldDeclaration.CanDeclareElementWith(IDeclarationNameAttribute nameAttribute) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Xaml\src\Impl\Tree\FieldDeclaration.cs:line 20 at JetBrains.ReSharper.Psi.Xaml.Impl.Tree.XamlObjectElementDeclaration`1.GetDeclarationNameElement() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Xaml\src\Impl\Tree\XamlObjectElementDeclaration.cs:line 34 at JetBrains.ReSharper.Psi.Xaml.Impl.Tree.XamlObjectElementDeclaration`1.get_Name() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Xaml\src\Impl\Tree\XamlObjectElementDeclaration.cs:line 46 at JetBrains.ReSharper.Psi.Xaml.Impl.Tree.XamlObjectElementDeclaration`1.get_DeclaredName() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Xaml\src\Impl\Tree\XamlObjectElementDeclaration.cs:line 68 at JetBrains.ReSharper.Psi.Xaml.Impl.XamlCacheProvider.XamlCacheBuilder.ProcessBeforeInterior(ITreeNode element) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Xaml\src\Impl\XamlCacheProvider.cs:line 91 at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants(ITreeNode root, IRecursiveElementProcessor processor) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\IRecursiveElementProcessor.cs:line 63 at JetBrains.ReSharper.Psi.Xaml.Impl.XamlCacheProvider.BuildCache(IFile file, ICacheBuilder builder) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Xaml\src\Impl\XamlCacheProvider.cs:line 115 at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.BuildPartTree(IPsiSourceFile sourceFile) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\SymbolCache.cs:line 250 at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.Build(IPsiSourceFile sourceFile, Boolean isStartup) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\SymbolCache.cs:line 596 at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.Build(IPsiSourceFile sourceFile, ICollection`1 startupCaches) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\CompositeCache.cs:line 134
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “DeclaredElement JetBrains.ReSharper.Psi.Impl.Reflection2.Interface is not valid.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Cache.ParseFiles #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 = “
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.Build(IPsiSourceFile sourceFile, ICollection`1 startupCaches) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\CompositeCache.cs:line 142 at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.AddProjectFilesJob.BuildSourceFile(IPsiSourceFile sourceFile) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\CacheUpdater.cs:line 444 at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.AddProjectFilesJob.<>c__DisplayClass25.<Do>b__1e(IPsiSourceFile file) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\CacheUpdater.cs:line 398 at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.<>c__DisplayClass7`1.<>c__DisplayClass9.<ExecuteMultiCore>b__3() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\CacheUpdater.cs:line 161 at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 342 at JetBrains.Application.Threading.MultiCoreFibersPool.FiberProc() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 121 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 86 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()