[Task] Add an extra check in Task.WaitAny to make sure the index returned is valid
[mono.git] / mcs / class / corlib / System.Security.Principal / IIdentity.cs
index c05cd61906a54fc1d68a0a77b9f83e82e288a920..d18e3f4020183e24bb2cae08a99c354b9ed01ff9 100644 (file)
@@ -31,9 +31,7 @@ using System.Runtime.InteropServices;
 
 namespace System.Security.Principal {
 
-#if NET_2_0
        [ComVisible (true)]
-#endif
        public interface IIdentity {
 
                string AuthenticationType {