From d71038af9b49acb72140c105c90b765e9338741b Mon Sep 17 00:00:00 2001 From: Vladimir Sadov Date: Wed, 9 Nov 2022 16:29:27 -0800 Subject: [PATCH] [NativeAOT] Make Frozen collections tests pass with NativeAOT (#78005) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Make Frozen collections tests pass with NativeAOT * Update src/libraries/System.Collections.Immutable/tests/default.rd.xml Co-authored-by: Michal Strehovský Co-authored-by: Michal Strehovský --- .../tests/default.rd.xml | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/src/libraries/System.Collections.Immutable/tests/default.rd.xml b/src/libraries/System.Collections.Immutable/tests/default.rd.xml index 5850162b1b8382..73d56d5b6d270c 100644 --- a/src/libraries/System.Collections.Immutable/tests/default.rd.xml +++ b/src/libraries/System.Collections.Immutable/tests/default.rd.xml @@ -23,5 +23,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +