ILSpy 10.0 #3710
Unanswered
christophwille
asked this question in
General
ILSpy 10.0
#3710
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
**PSA We DO NOT own the domain ilspy dot org. See #3709 **
This release is based on .NET 10.0. Please make sure that you have it installed on your machine beforehand.
New Language Features
allows ref structconstraintextensionmembersInlineArraysUser Interface
Enhancements
CSharpConversions: General improvements, fixing various missing rules for C# up to version 9.ckfiniteIL opcode in decompilerWholeProjectDecompiler.CreateDecompilerprotected virtual to make the decompilation pipeline extensible.Contributions
TargetFrameworkandTargetServicesAPIs are now public (see Make TargetFramework and TargetServices public #3501 by @nikitalita)inerroneously being applied tothis(see Fixinerroneously being applied tothis#3682 by @nikitalita)allows ref structconstraint (see Update for .NET 10 Preview 7 packages #3537 by @jjonescz)IDecompilerTypeSystemrather than aDecompilerTypeSystemtoCSharpDecompiler(see Allow specifying an IDecompilerTypeSystem rather than a DecompilerTypeSystem to CSharpDecompiler #3529 by @lordmilko)DecompilerSettings.ExpandParamsArguments(see Add ExpandParamsArguments DecompilerSettings #3534 by @MSchmoecker)DecompilerSettings.AlwaysMoveInitializer: Always move initializer from static constructor to field initializer (see Always move initializer decompilation setting #3540 by @miloush)Activator.CreateInstance<T>()tonew T()(see Add an option to not transformActivator.CreateInstance<T>()tonew T()#3497 by @DoctorKrolic)flag(NUM)toflags(NUM)(see Correct flag to flags #3473 by @hez2010)API Clean-up
UnresolvedUsingScopeResolvedUsingScopetoUsingScopeToTypeReferenceITypeReferenceand implementationsPerformance
Bug fixes
FixLoneIsInstwith an inlining restriction.UseRefLocalsForAccurateOrderOfEvaluationis not enabled.MethodGroupResolveResult.abstract overrideproperty #3545: Covariant return not detected for abstract override propertyRuntimeHelpers.InitializeArrayis malformed.And many other fixes, for a full list click here.
This discussion was created from the release ILSpy 10.0.
Beta Was this translation helpful? Give feedback.
All reactions