From be4aa1e22006c294f6736e2479f506d2a5d6dafa Mon Sep 17 00:00:00 2001 From: Marek Safar Date: Tue, 30 Mar 2021 14:11:02 +0200 Subject: Improve external custom attribute annotations support (#1923) --- .../DynamicDependencyFromAttributeXml.netcore.Attributes.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXml.netcore.Attributes.xml') diff --git a/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXml.netcore.Attributes.xml b/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXml.netcore.Attributes.xml index 3d7f8cce5..e6624a8d3 100644 --- a/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXml.netcore.Attributes.xml +++ b/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXml.netcore.Attributes.xml @@ -7,6 +7,12 @@ UnusedMethod + + + All + Mono.Linker.Tests.Cases.DynamicDependencies.DynamicDependencyFromAttributeXml/NonUsedType, test + + \ No newline at end of file -- cgit v1.2.3