Issues
- 18
Out of memory on Github Actions when publishing an application for Android with trimming enabled
#3126 opened by pekspro - 1
- 2
.net maui publish failed with Fatal error in IL Linker
#3236 opened by cworth33 - 7
IL Trimmer error when publishing linux self-contained exe with "trim unused code"
#3162 opened by NeilMacMullen - 10
Linker doesn't trim IEnumerable interface in console app even if it's not used
#3189 opened by vonzshik - 1
TrimmerRootAssembly results in incoherent trimming and hence integrity check error
#3240 opened by zorgoz - 8
- 2
Wrong nuget package versions for Microsoft.NET.ILLink.Tasks and Microsoft.NET.ILLink.Analyzers?
#3237 opened by kwlin - 2
ILLink is no longer crossgen'd
#3168 opened by sbomer - 2
IL1012: InvalidCastException: Unable to cast object of type 'Mono.Cecil.FieldReference' to type 'Mono.Cecil.MethodReference'.
#3199 opened by bannus - 13
ILLink analyzer hole for deconstruction assignments
#3158 opened by voroninp - 16
New error in .NET 8 Android projects
#3165 opened by jonathanpeppers - 3
IL1012 - ILTrimmer has encountered an unexpected error
#3225 opened by BillFulton - 2
Blazor: error IL1012 IL Trimmer has encountered an unexpected error AND error NETSDK1144: Optimizing assemblies for size failed.
#3229 opened by damien7792 - 9
.Net 7 trimmer regression
#3160 opened by jtschuster - 1
Publish Microsoft.NET.ILLink.Tasks packages to nuget.org
#3196 opened by sbomer - 3
Define UX for `IsTrimmable` in `netstandard2.1` libraries
#3175 opened by sbomer - 1
Got an error which asked me to report it here
#3223 opened by RobTF - 1
ILLink : error IL1012 (System.ArgumentException: Value does not fall within the expected range.)
#3222 opened by wsficke - 1
propertyInfo.PropertyType.GetProperty("")
#3220 opened by Kiryuumaru - 22
IL1012: Fatal error in IL Linker: IsMethodNeededByInstantiatedTypeDueToPreservedScope(...) throws InvalidOperationException()
#3112 opened by evgenyvalavin - 1
Error IL1012: Fatal error in IL Linker, Unhandled exception. System.NotImplementedException: Unhandled intrinsic
#3218 opened by jlchavez - 1
Cannot create an iOS Arcive. Process cannot be executed on XMA server. IL Trimmer has encountered an unexpected error.
#3215 opened by GreatIdeaz - 3
- 14
Do not trimm methods marked with JSInvokable
#3209 opened by ScarletKuro - 10
Error when building .NET7 macOS app
#3148 opened by tipa - 1
Analyzer processes expression tree construction data flow differently from linker
#3172 opened by vitek-karas - 0
- 3
Fatal error in IL Linker
#3184 opened by arivoir - 1
- 11
Consider removing IsTrimmable project-level MSBuild property from documentation
#3178 opened by sbomer - 4
ILLink : error IL1012 with macOS, .NET 7.0
#3157 opened by nilaoda - 1
IlLinker generates StackOverflowException after solution was transfered to .NET 7.0
#3155 opened by estario33 - 3
- 8
Analysis hole: attributes on instance methods in RUC types
#3140 opened by sbomer - 0
Move CheckProcessed filter from ProcessMethod to MarkMethod to avoid adding to _methods queue
#3137 opened by jtschuster - 1
Investigate why there are twice as many ParameterDefinitionCollections as MethodDefinition on the heap
#3138 opened by jtschuster - 5
AD0001: Analyzer 'ILLink.RoslynAnalyzer.DynamicallyAccessedMembersAnalyzer' threw an exception of type 'System.InvalidCastException'
#3106 opened by MackinnonBuck - 12
- 0
Possibly detect calls which are not virtual and avoid related virtual method checks
#3133 opened by vitek-karas - 9
Runtime build on Loongarch failed
#3130 opened by kant2002 - 9
Linker regression in 7.0 (wasm)
#3110 opened by javiercn - 8
- 2
Analysis hole when reflecting over cctors
#3104 opened by sbomer - 1
IL2121 being added needlessly to NoWarn and causing compiler errors on older netfx projects
#3118 opened by nbevans - 3
Support different name for the XML root element
#3114 opened by vitek-karas - 3
Trimmer-safety analyzer misses RUC members on base types kept through DAM attributes
#3111 opened by jkoritzinsky - 1
- 13
Getting to the Subclass of a MemberExpression using Type is not trim compatible
#3105 opened by mikes-gh - 2
Sweep base methods if not required
#3097 opened by jtschuster