From: Sven Boemer Date: Fri, 12 Jul 2019 23:36:36 +0000 (-0700) Subject: Add reflection root for DataTableMappingConverter (dotnet/corefx#39432) X-Git-Tag: submit/tizen/20210909.063632~11031^2~953 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a8aa9b2742422fe66767bf7c068cca979b45ed4;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Add reflection root for DataTableMappingConverter (dotnet/corefx#39432) Used via TypeConverterAttribute. Caught while investigating linker diffs. Commit migrated from https://github.com/dotnet/corefx/commit/8f5b5f9977f724432ac02ab9645621ddcf34e590 --- diff --git a/src/libraries/System.Data.Common/src/ILLinkTrim.xml b/src/libraries/System.Data.Common/src/ILLinkTrim.xml index 0a68ae9..3a418f2 100644 --- a/src/libraries/System.Data.Common/src/ILLinkTrim.xml +++ b/src/libraries/System.Data.Common/src/ILLinkTrim.xml @@ -32,5 +32,9 @@ + + + +