From 6c7dccf78f37350da2f3d37585c9186b6202fbdc Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 12 Mar 2026 18:05:09 +0000 Subject: [PATCH 01/22] Initial plan From f9012f73697c550c41c22a99b796e065e032e6e4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 12 Mar 2026 18:41:43 +0000 Subject: [PATCH 02/22] De-duplicate PreAllocatedOverlapped.Browser.cs and PreAllocatedOverlapped.Unix.cs, remove ILLink workaround Co-authored-by: jkotas <6668460+jkotas@users.noreply.github.com> --- .../src/ILLink/ILLink.Descriptors.Shared.xml | 9 --------- .../src/System.Private.CoreLib.Shared.projitems | 11 +++++++---- .../Threading/PreAllocatedOverlapped.Browser.cs | 14 -------------- 3 files changed, 7 insertions(+), 27 deletions(-) delete mode 100644 src/libraries/System.Private.CoreLib/src/System/Threading/PreAllocatedOverlapped.Browser.cs diff --git a/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml b/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml index f7e6fd1f2f0606..1730d7fe5b1291 100644 --- a/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml +++ b/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml @@ -1,13 +1,4 @@ - - - - - - -