Closed MichalStrehovsky closed 18 hours ago
Tagging subscribers to this area: @dotnet/ncl See info in area-owners.md if you want to be subscribed.
@MichalStrehovsky Is this going to be backported for .NET 8 to avoid the IL3000 in apps?
@MichalStrehovsky Is this going to be backported for .NET 8 to avoid the IL3000 in apps?
The thing that needs backporting is the UnconditionalSuppressMessage on line 73 (that I'm not touching here). Deleting the pragma is not necessary to service.
I believe @rzikm is on top of that.
Thanks, I was planning to address your comment today myself.
Servicing PR is in progress.
https://github.com/dotnet/runtime/pull/109963#discussion_r1850060556