Fix missed RelocatedType annotation
authorMichal Strehovsky <michals@microsoft.com>
Wed, 13 Mar 2019 12:30:44 +0000 (05:30 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 13 Mar 2019 18:50:53 +0000 (11:50 -0700)
[tfs-changeset: 1735855]

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
src/System.Private.CoreLib/shared/System/Security/Principal/IPrincipal.cs

index 37c27bf..d040c9a 100644 (file)
@@ -10,6 +10,9 @@ using System;
 
 namespace System.Security.Principal
 {
+#if PROJECTN
+    [Internal.Runtime.CompilerServices.RelocatedType("System.Security.Principal")]
+#endif
     public interface IPrincipal
     {
         // Retrieve the identity object