You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ICSharpCode.ILSpy.AssertionFailedException: Should not insert using declaration for namespace that is missing from the superset: System.Globalization
#2842
Closed
greenozon opened this issue
Nov 19, 2022
· 0 comments
· Fixed by #2843
---> ICSharpCode.ILSpy.AssertionFailedException:Shouldnot insert using declaration fornamespace that is missing from the superset:System.Globalization
at ICSharpCode.ILSpy.ILSpyTraceListener.Fail(Stringmessage,StringdetailMessage) in offset 379
at System.Diagnostics.TraceInternal.Fail(String message, String detailMessage)in offset 48
at System.Diagnostics.TraceInternal.TraceProvider.Fail(Stringmessage,StringdetailMessage)in offset 0
at System.Diagnostics.Debug.Fail(Stringmessage,StringdetailMessage)in offset 0
at ICSharpCode.Decompiler.CSharp.Transforms.IntroduceUsingDeclarations.Run(AstNoderootNode,TransformContextcontext)in IntroduceUsingDeclarations.cs:line 57
at ICSharpCode.Decompiler.CSharp.CSharpDecompiler.RunTransforms(AstNoderootNode,DecompileRundecompileRun,ITypeResolveContextdecompilationContext)in CSharpDecompiler.cs:line 542
at ICSharpCode.Decompiler.CSharp.CSharpDecompiler.DecompileTypes(IEnumerable`1types)in CSharpDecompiler.cs:line 928
at ICSharpCode.Decompiler.CSharp.ProjectDecompiler.WholeProjectDecompiler.<>c__DisplayClass46_0.<WriteCodeFilesInProject>b__5(IGrouping`2file)in WholeProjectDecompiler.cs:line 275-- continuing with outer exception (ICSharpCode.Decompiler.DecompilerException)--
at ICSharpCode.Decompiler.CSharp.ProjectDecompiler.WholeProjectDecompiler.<>c__DisplayClass46_0.<WriteCodeFilesInProject>b__5(IGrouping`2file)in WholeProjectDecompiler.cs:line 299
at System.Threading.Tasks.Parallel.<>c__DisplayClass44_0`2.<PartitionerForEachWorker>b__1(IEnumerator&partitionState,Int32timeout,Boolean&replicationDelegateYieldedBeforeCompletion)in offset 719
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()in offset 17
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw(Exceptionsource)in offset 0
at System.Threading.Tasks.Parallel.<>c__DisplayClass44_0`2.<PartitionerForEachWorker>b__1(IEnumerator&partitionState,Int32timeout,Boolean&replicationDelegateYieldedBeforeCompletion)in offset 719
at System.Threading.Tasks.TaskReplicator.Replica.Execute()in offset 205
Details
Product in use: ILSpy version 8.0.0.7205-preview2
.NET version 6.0.11-servicing.22523.4+943474ca16db7c65ba6cff4a89c3ebd219dde3e5
The text was updated successfully, but these errors were encountered:
Input code
https://www.sendspace.com/file/zzqmm4
File - Save Code
Erroneous output
Details
.NET version 6.0.11-servicing.22523.4+943474ca16db7c65ba6cff4a89c3ebd219dde3e5
The text was updated successfully, but these errors were encountered: