Quellcode durchsuchen

[corlib] Move ComAwareEventInfo stub into System.Core

It was mistakenly added to corlib, it is in System.Core.dll on .NET
Alexander Köplinger vor 9 Jahren
Ursprung
Commit
7669c811ff

+ 0 - 0
mcs/class/corlib/System.Runtime.InteropServices/ComAwareEventInfo.cs → mcs/class/System.Core/System.Runtime.InteropServices/ComAwareEventInfo.cs


+ 2 - 0
mcs/class/System.Core/common_System.Core.dll.sources

@@ -229,6 +229,8 @@ ReferenceSources/Strings.cs
 
 ../referencesource/System.Core/System/threading/Tasks/TaskExtensions.cs
 
+System.Runtime.InteropServices/ComAwareEventInfo.cs
+
 System.Security.Cryptography/ECCurve.cs
 System.Security.Cryptography/ECPoint.cs
 System.Security.Cryptography/ECParameters.cs

+ 0 - 1
mcs/class/corlib/corlib.dll.sources

@@ -421,7 +421,6 @@ System.Runtime.InteropServices/UCOMITypeLib.cs
 System.Runtime.InteropServices/VARDESC.cs
 System.Runtime.InteropServices/VARFLAGS.cs
 System.Runtime.InteropServices/CustomQueryInterfaceMode.cs
-System.Runtime.InteropServices/ComAwareEventInfo.cs
 System.Runtime.InteropServices/ComEventsHelper.cs
 
 System.Runtime.InteropServices.WindowsRuntime/DesignerNamespaceResolveEventArgs.cs