another issue: Object reference not set to an instance of an object. System.NullReferenceException at Reflector.CodeModel.Assembly.TableReader.get_Item(Int32 tableType) at Reflector.CodeModel.Assembly.Module.DecodeFieldPointerTable() at Reflector.CodeModel.Assembly.Module.DecodeMetaData() at Reflector.CodeModel.Assembly.Module.get_Types() at Reflector.Application.UserInterface.DocumentationKey.ResolveType(IModule module, String resolutionScope, String name) at Reflector.Application.UserInterface.DocumentationKey.Resolve(IAssemblyManager assemblyManager) at Reflector.CodeIdentifier.ResolveDocumentationKey(String identifier, IAssemblyManager assemblyManager) at Reflector.CodeIdentifier.Resolve(IAssemblyManager assemblyManager, IXapManager xapManager, IAssemblyCache assemblyCache) at Reflector.Application.Browser.AssemblyBrowser.UpdateAssemblyList(Boolean forceRightNow) at Reflector.Application.DesktopApplicationManager.UpdateAssemblyListSafe(Boolean forceRightNow) at Reflector.Application.DesktopApplicationManager.AssemblyManager_AssemblyUnloaded(Object sender, EventArgs e) at Reflector.Application.Util.EventHelper.FireIndescribablyBoringEvent(Object source, EventHandler handlers) at Reflector.CodeModel.Assembly.AssemblyManager.OnAssemblyUnloaded() at Reflector.CodeModel.Assembly.AssemblyManager.InternalAssemblyCollection.Remove(IAssembly value) at Reflector.CodeModel.Assembly.AssemblyManager.Unload(IAssembly assembly) at Reflector.Application.Browser.AssemblyItem.Close() at Reflector.Application.Browser.AssemblyItem.Execute(String commandName) at Reflector.Application.CommandManager.Execute(String commandName) at Reflector.Application.Browser.AssemblyBrowser.CommandButtonClick(Object sender, EventArgs e) at Reflector.Application.CommandBarManager.CommandBarControl.OnClick(EventArgs e) at Reflector.Application.CommandBarManager.CommandBarControl.PerformClick() at Reflector.Application.CommandBarManager.CommandBarContextMenu.ProcessCmdKey(Message& message, Keys keyData) at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData) at System.Windows.Forms.Control.PreProcessMessage(Message& msg) at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg) at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg) / comments
- Community
- .NET Reflector
- Compatibility issue for .NET 6
another issue:Object reference not set to an instance of an object.System.NullReferenceException at Reflector.CodeModel.Assembly.TableReader.get_Item(Int32 tableType) at Reflector.CodeModel.Assem...
0 votes