Add trimming tests for System.Private.Xml.Linq changes (#38091)
authorLayomi Akinrinade <laakinri@microsoft.com>
Tue, 23 Jun 2020 18:05:45 +0000 (11:05 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2020 18:05:45 +0000 (11:05 -0700)
commitf86385a1a452a7ac08277f2ef66ebe302b3c90ca
tree75789a40ae994e3530948956ffd542dbe07d1eb5
parenta21d63d1f23df10dc67d49cc86709287300fdded
Add trimming tests for System.Private.Xml.Linq changes (#38091)

* Add trimming tests for System.Private.Xml.Linq changes

* Address review feedback
src/libraries/System.Private.Xml.Linq/tests/TrimmingTests/System.Xml.Linq.TrimmingTests.proj [new file with mode: 0644]
src/libraries/System.Private.Xml.Linq/tests/TrimmingTests/XElementCtor.cs [new file with mode: 0644]