Expands a list of always trimmed mobile+web CA with few recently added (#72678)
authorMarek Safar <marek.safar@gmail.com>
Mon, 25 Jul 2022 14:17:07 +0000 (16:17 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 14:17:07 +0000 (16:17 +0200)
* Expands a list of aggressively trimmed CA with few recently added ones

* Add also UnscopedRefAttribute

src/libraries/System.Private.CoreLib/src/ILLink/ILLink.LinkAttributes.Shared.xml

index cb9cabd..cca8220 100644 (file)
     <type fullname="System.Runtime.CompilerServices.CallerMemberNameAttribute">
       <attribute internal="RemoveAttributeInstances" />
     </type>
+    <type fullname="System.Runtime.CompilerServices.CompilerFeatureRequiredAttribute">
+      <attribute internal="RemoveAttributeInstances" />
+    </type>
     <type fullname="System.Runtime.CompilerServices.CompilerGlobalScopeAttribute">
       <attribute internal="RemoveAttributeInstances" />
     </type>
+    <type fullname="System.Runtime.CompilerServices.InterpolatedStringHandlerAttribute">
+      <attribute internal="RemoveAttributeInstances" />
+    </type>
+    <type fullname="System.Runtime.CompilerServices.InterpolatedStringHandlerArgumentAttribute">
+      <attribute internal="RemoveAttributeInstances" />
+    </type>
     <type fullname="System.Runtime.CompilerServices.IsReadOnlyAttribute">
       <attribute internal="RemoveAttributeInstances" />
     </type>
     <type fullname="System.Runtime.Versioning.ObsoletedInOSPlatformAttribute">
       <attribute internal="RemoveAttributeInstances" />
     </type>
+    <type fullname="System.Runtime.Versioning.RequiresPreviewFeaturesAttribute">
+      <attribute internal="RemoveAttributeInstances" />
+    </type>
     <type fullname="System.Runtime.Versioning.SupportedOSPlatformGuardAttribute">
       <attribute internal="RemoveAttributeInstances" />
     </type>
     <type fullname="System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute">
       <attribute internal="RemoveAttributeInstances" />
     </type>
+    <type fullname="System.Diagnostics.CodeAnalysis.StringSyntaxAttribute">
+      <attribute internal="RemoveAttributeInstances" />
+    </type>
+    <type fullname="System.Diagnostics.CodeAnalysis.UnscopedRefAttribute">
+      <attribute internal="RemoveAttributeInstances" />
+    </type>
     <type fullname="System.Runtime.InteropServices.LibraryImportAttribute">
       <attribute internal="RemoveAttributeInstances" />
     </type>