diff --git a/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems b/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems index ce942ea7e85696..61669938c573c0 100644 --- a/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems +++ b/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems @@ -761,7 +761,7 @@ - + diff --git a/src/libraries/System.Private.CoreLib/src/System/Runtime/ExceptionServices/ExceptionNotification.cs b/src/libraries/System.Private.CoreLib/src/System/Runtime/ExceptionServices/FirstChanceExceptionEventArgs.cs similarity index 100% rename from src/libraries/System.Private.CoreLib/src/System/Runtime/ExceptionServices/ExceptionNotification.cs rename to src/libraries/System.Private.CoreLib/src/System/Runtime/ExceptionServices/FirstChanceExceptionEventArgs.cs diff --git a/src/mono/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.xml b/src/mono/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.xml index eac1bad9a0b2aa..6c1d35270adf1a 100644 --- a/src/mono/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.xml +++ b/src/mono/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.xml @@ -417,6 +417,11 @@ + + + + +