From 0e44a5dc56787d9a2ed7407f6d00aa09e6fb1334 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 25 Mar 2026 02:02:45 +0000 Subject: [PATCH 01/18] Update dependencies from https://github.com/dotnet/dotnet build 20260324.12 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26172.108 -> To Version 11.0.0-preview.3.26174.112 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26172.108 -> To Version 11.0.0-beta.26174.112 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26172.108 -> To Version 0.11.5-preview.26174.112 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26172.108 -> To Version 11.0.100-preview.3.26174.112 --- eng/Version.Details.props | 20 +++++----- eng/Version.Details.xml | 40 +++++++++---------- .../job/source-index-stage1.yml | 2 + global.json | 2 +- 4 files changed, 33 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 0b311fa9300e..d7c69ea7c10c 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26172.108 - 11.0.0-beta.26172.108 - 0.11.5-preview.26172.108 - 11.0.0-beta.26172.108 - 11.0.0-preview.3.26172.108 - 11.0.0-preview.3.26172.108 - 11.0.0-preview.3.26172.108 - 11.0.100-preview.3.26172.108 - 11.0.0-preview.3.26172.108 - 11.0.100-preview.3.26172.108 + 11.0.0-beta.26174.112 + 11.0.0-beta.26174.112 + 0.11.5-preview.26174.112 + 11.0.0-beta.26174.112 + 11.0.0-preview.3.26174.112 + 11.0.0-preview.3.26174.112 + 11.0.0-preview.3.26174.112 + 11.0.100-preview.3.26174.112 + 11.0.0-preview.3.26174.112 + 11.0.100-preview.3.26174.112 26.0.11017 26.2.10226 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 72f4e63e7bc4..0e5a77993e3c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,29 +1,29 @@ - + https://github.com/dotnet/dotnet - 491bbab262d2f8179cf5f5651bc0689d9c12739a + 2615092a05c1f505f603fb4b389f7e38a1ad66fa - + https://github.com/dotnet/dotnet - 491bbab262d2f8179cf5f5651bc0689d9c12739a + 2615092a05c1f505f603fb4b389f7e38a1ad66fa - + https://github.com/dotnet/dotnet - 491bbab262d2f8179cf5f5651bc0689d9c12739a + 2615092a05c1f505f603fb4b389f7e38a1ad66fa - + https://github.com/dotnet/dotnet - 491bbab262d2f8179cf5f5651bc0689d9c12739a + 2615092a05c1f505f603fb4b389f7e38a1ad66fa - + https://github.com/dotnet/dotnet - 491bbab262d2f8179cf5f5651bc0689d9c12739a + 2615092a05c1f505f603fb4b389f7e38a1ad66fa - + https://github.com/dotnet/dotnet - 491bbab262d2f8179cf5f5651bc0689d9c12739a + 2615092a05c1f505f603fb4b389f7e38a1ad66fa @@ -61,25 +61,25 @@ - + https://github.com/dotnet/dotnet - 491bbab262d2f8179cf5f5651bc0689d9c12739a + 2615092a05c1f505f603fb4b389f7e38a1ad66fa - + https://github.com/dotnet/dotnet - 491bbab262d2f8179cf5f5651bc0689d9c12739a + 2615092a05c1f505f603fb4b389f7e38a1ad66fa - + https://github.com/dotnet/dotnet - 491bbab262d2f8179cf5f5651bc0689d9c12739a + 2615092a05c1f505f603fb4b389f7e38a1ad66fa https://github.com/dotnet/xharness 88399512021dfa8b5f45d91f84c8ce6f0959b127 - + https://github.com/dotnet/dotnet - 491bbab262d2f8179cf5f5651bc0689d9c12739a + 2615092a05c1f505f603fb4b389f7e38a1ad66fa diff --git a/eng/common/core-templates/job/source-index-stage1.yml b/eng/common/core-templates/job/source-index-stage1.yml index cf02b82d4e20..bac6ac5faac3 100644 --- a/eng/common/core-templates/job/source-index-stage1.yml +++ b/eng/common/core-templates/job/source-index-stage1.yml @@ -15,6 +15,8 @@ jobs: variables: - name: BinlogPath value: ${{ parameters.binlogPath }} + - name: skipComponentGovernanceDetection + value: true - template: /eng/common/core-templates/variables/pool-providers.yml parameters: is1ESPipeline: ${{ parameters.is1ESPipeline }} diff --git a/global.json b/global.json index c102d6570632..db7398bdd93d 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "11.0.100-preview.3.26172.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26172.108" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26174.112" } } From d1f843bb13c8417d156cbde09e95611c59c94250 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 25 Mar 2026 02:03:29 +0000 Subject: [PATCH 02/18] Re-generate global.json for PR #25013: [net11.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index db7398bdd93d..306f75a27d0f 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "11.0.100-preview.3.26172.108", + "version": "11.0.100-preview.3.26174.112", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "11.0.100-preview.3.26172.108" + "dotnet": "11.0.100-preview.3.26174.112" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26174.112" From 96716f3b566b5ac6893a21cd751defd04bec6ca9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 27 Mar 2026 02:01:59 +0000 Subject: [PATCH 03/18] Update dependencies from https://github.com/dotnet/dotnet build 20260326.6 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26172.108 -> To Version 11.0.0-preview.3.26176.106 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26172.108 -> To Version 11.0.0-beta.26176.106 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26172.108 -> To Version 0.11.5-preview.26176.106 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26172.108 -> To Version 11.0.100-preview.3.26176.106 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index d7c69ea7c10c..5044d7b7924c 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26174.112 - 11.0.0-beta.26174.112 - 0.11.5-preview.26174.112 - 11.0.0-beta.26174.112 - 11.0.0-preview.3.26174.112 - 11.0.0-preview.3.26174.112 - 11.0.0-preview.3.26174.112 - 11.0.100-preview.3.26174.112 - 11.0.0-preview.3.26174.112 - 11.0.100-preview.3.26174.112 + 11.0.0-beta.26176.106 + 11.0.0-beta.26176.106 + 0.11.5-preview.26176.106 + 11.0.0-beta.26176.106 + 11.0.0-preview.3.26176.106 + 11.0.0-preview.3.26176.106 + 11.0.0-preview.3.26176.106 + 11.0.100-preview.3.26176.106 + 11.0.0-preview.3.26176.106 + 11.0.100-preview.3.26176.106 26.0.11017 26.2.10226 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0e5a77993e3c..a386b0e73f55 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,29 +1,29 @@ - + https://github.com/dotnet/dotnet - 2615092a05c1f505f603fb4b389f7e38a1ad66fa + 7af60210ff756fa343088d4dc1b7080c200dea50 - + https://github.com/dotnet/dotnet - 2615092a05c1f505f603fb4b389f7e38a1ad66fa + 7af60210ff756fa343088d4dc1b7080c200dea50 - + https://github.com/dotnet/dotnet - 2615092a05c1f505f603fb4b389f7e38a1ad66fa + 7af60210ff756fa343088d4dc1b7080c200dea50 - + https://github.com/dotnet/dotnet - 2615092a05c1f505f603fb4b389f7e38a1ad66fa + 7af60210ff756fa343088d4dc1b7080c200dea50 - + https://github.com/dotnet/dotnet - 2615092a05c1f505f603fb4b389f7e38a1ad66fa + 7af60210ff756fa343088d4dc1b7080c200dea50 - + https://github.com/dotnet/dotnet - 2615092a05c1f505f603fb4b389f7e38a1ad66fa + 7af60210ff756fa343088d4dc1b7080c200dea50 @@ -61,25 +61,25 @@ - + https://github.com/dotnet/dotnet - 2615092a05c1f505f603fb4b389f7e38a1ad66fa + 7af60210ff756fa343088d4dc1b7080c200dea50 - + https://github.com/dotnet/dotnet - 2615092a05c1f505f603fb4b389f7e38a1ad66fa + 7af60210ff756fa343088d4dc1b7080c200dea50 - + https://github.com/dotnet/dotnet - 2615092a05c1f505f603fb4b389f7e38a1ad66fa + 7af60210ff756fa343088d4dc1b7080c200dea50 https://github.com/dotnet/xharness 88399512021dfa8b5f45d91f84c8ce6f0959b127 - + https://github.com/dotnet/dotnet - 2615092a05c1f505f603fb4b389f7e38a1ad66fa + 7af60210ff756fa343088d4dc1b7080c200dea50 diff --git a/global.json b/global.json index 306f75a27d0f..8caae1663672 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "11.0.100-preview.3.26174.112" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26174.112" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26176.106" } } From 54ee13d03ebc0ce03c3d60438b45d89423062733 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 27 Mar 2026 02:02:45 +0000 Subject: [PATCH 04/18] Re-generate global.json for PR #25013: [net11.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 8caae1663672..462aa41c2924 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "11.0.100-preview.3.26174.112", + "version": "11.0.100-preview.3.26176.106", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "11.0.100-preview.3.26174.112" + "dotnet": "11.0.100-preview.3.26176.106" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26176.106" From a9dd8dbc2dc0f7c7f4e0227759e699595dd2f9eb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 28 Mar 2026 02:03:27 +0000 Subject: [PATCH 05/18] Update dependencies from https://github.com/dotnet/dotnet build 20260327.5 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26172.108 -> To Version 11.0.0-preview.3.26177.105 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26172.108 -> To Version 11.0.0-beta.26177.105 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26172.108 -> To Version 0.11.5-preview.26177.105 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26172.108 -> To Version 11.0.100-preview.3.26177.105 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 5044d7b7924c..ebf9f6eef869 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26176.106 - 11.0.0-beta.26176.106 - 0.11.5-preview.26176.106 - 11.0.0-beta.26176.106 - 11.0.0-preview.3.26176.106 - 11.0.0-preview.3.26176.106 - 11.0.0-preview.3.26176.106 - 11.0.100-preview.3.26176.106 - 11.0.0-preview.3.26176.106 - 11.0.100-preview.3.26176.106 + 11.0.0-beta.26177.105 + 11.0.0-beta.26177.105 + 0.11.5-preview.26177.105 + 11.0.0-beta.26177.105 + 11.0.0-preview.3.26177.105 + 11.0.0-preview.3.26177.105 + 11.0.0-preview.3.26177.105 + 11.0.100-preview.3.26177.105 + 11.0.0-preview.3.26177.105 + 11.0.100-preview.3.26177.105 26.0.11017 26.2.10226 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a386b0e73f55..735053d1ed29 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,29 +1,29 @@ - + https://github.com/dotnet/dotnet - 7af60210ff756fa343088d4dc1b7080c200dea50 + 0824e1b0e0c71f88afe0973df2cb3a05806b624f - + https://github.com/dotnet/dotnet - 7af60210ff756fa343088d4dc1b7080c200dea50 + 0824e1b0e0c71f88afe0973df2cb3a05806b624f - + https://github.com/dotnet/dotnet - 7af60210ff756fa343088d4dc1b7080c200dea50 + 0824e1b0e0c71f88afe0973df2cb3a05806b624f - + https://github.com/dotnet/dotnet - 7af60210ff756fa343088d4dc1b7080c200dea50 + 0824e1b0e0c71f88afe0973df2cb3a05806b624f - + https://github.com/dotnet/dotnet - 7af60210ff756fa343088d4dc1b7080c200dea50 + 0824e1b0e0c71f88afe0973df2cb3a05806b624f - + https://github.com/dotnet/dotnet - 7af60210ff756fa343088d4dc1b7080c200dea50 + 0824e1b0e0c71f88afe0973df2cb3a05806b624f @@ -61,25 +61,25 @@ - + https://github.com/dotnet/dotnet - 7af60210ff756fa343088d4dc1b7080c200dea50 + 0824e1b0e0c71f88afe0973df2cb3a05806b624f - + https://github.com/dotnet/dotnet - 7af60210ff756fa343088d4dc1b7080c200dea50 + 0824e1b0e0c71f88afe0973df2cb3a05806b624f - + https://github.com/dotnet/dotnet - 7af60210ff756fa343088d4dc1b7080c200dea50 + 0824e1b0e0c71f88afe0973df2cb3a05806b624f https://github.com/dotnet/xharness 88399512021dfa8b5f45d91f84c8ce6f0959b127 - + https://github.com/dotnet/dotnet - 7af60210ff756fa343088d4dc1b7080c200dea50 + 0824e1b0e0c71f88afe0973df2cb3a05806b624f diff --git a/global.json b/global.json index 462aa41c2924..827759ea3eba 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "11.0.100-preview.3.26176.106" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26176.106" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26177.105" } } From 6c316528cc7b9b983053e4ba4f2670d98d186422 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 28 Mar 2026 02:04:08 +0000 Subject: [PATCH 06/18] Re-generate global.json for PR #25013: [net11.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 827759ea3eba..87a42820fa7e 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "11.0.100-preview.3.26176.106", + "version": "11.0.100-preview.3.26177.105", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "11.0.100-preview.3.26176.106" + "dotnet": "11.0.100-preview.3.26177.105" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26177.105" From d128a95b3bbfd9aff34429b5739a3014b44c0cfd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 29 Mar 2026 02:01:46 +0000 Subject: [PATCH 07/18] Update dependencies from https://github.com/dotnet/dotnet build 20260328.3 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26172.108 -> To Version 11.0.0-preview.3.26178.103 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26172.108 -> To Version 11.0.0-beta.26178.103 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26172.108 -> To Version 0.11.5-preview.26178.103 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26172.108 -> To Version 11.0.100-preview.3.26178.103 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ebf9f6eef869..ffe8c03c1db0 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26177.105 - 11.0.0-beta.26177.105 - 0.11.5-preview.26177.105 - 11.0.0-beta.26177.105 - 11.0.0-preview.3.26177.105 - 11.0.0-preview.3.26177.105 - 11.0.0-preview.3.26177.105 - 11.0.100-preview.3.26177.105 - 11.0.0-preview.3.26177.105 - 11.0.100-preview.3.26177.105 + 11.0.0-beta.26178.103 + 11.0.0-beta.26178.103 + 0.11.5-preview.26178.103 + 11.0.0-beta.26178.103 + 11.0.0-preview.3.26178.103 + 11.0.0-preview.3.26178.103 + 11.0.0-preview.3.26178.103 + 11.0.100-preview.3.26178.103 + 11.0.0-preview.3.26178.103 + 11.0.100-preview.3.26178.103 26.0.11017 26.2.10226 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 735053d1ed29..8185f7a09e93 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,29 +1,29 @@ - + https://github.com/dotnet/dotnet - 0824e1b0e0c71f88afe0973df2cb3a05806b624f + a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 - + https://github.com/dotnet/dotnet - 0824e1b0e0c71f88afe0973df2cb3a05806b624f + a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 - + https://github.com/dotnet/dotnet - 0824e1b0e0c71f88afe0973df2cb3a05806b624f + a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 - + https://github.com/dotnet/dotnet - 0824e1b0e0c71f88afe0973df2cb3a05806b624f + a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 - + https://github.com/dotnet/dotnet - 0824e1b0e0c71f88afe0973df2cb3a05806b624f + a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 - + https://github.com/dotnet/dotnet - 0824e1b0e0c71f88afe0973df2cb3a05806b624f + a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 @@ -61,25 +61,25 @@ - + https://github.com/dotnet/dotnet - 0824e1b0e0c71f88afe0973df2cb3a05806b624f + a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 - + https://github.com/dotnet/dotnet - 0824e1b0e0c71f88afe0973df2cb3a05806b624f + a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 - + https://github.com/dotnet/dotnet - 0824e1b0e0c71f88afe0973df2cb3a05806b624f + a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 https://github.com/dotnet/xharness 88399512021dfa8b5f45d91f84c8ce6f0959b127 - + https://github.com/dotnet/dotnet - 0824e1b0e0c71f88afe0973df2cb3a05806b624f + a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 diff --git a/global.json b/global.json index 87a42820fa7e..a1208b4ec4c5 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "11.0.100-preview.3.26177.105" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26177.105" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26178.103" } } From 934f74bd339583e32205ada688339dd385939d58 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 29 Mar 2026 02:02:32 +0000 Subject: [PATCH 08/18] Re-generate global.json for PR #25013: [net11.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index a1208b4ec4c5..64668ec5825d 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "11.0.100-preview.3.26177.105", + "version": "11.0.100-preview.3.26178.103", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "11.0.100-preview.3.26177.105" + "dotnet": "11.0.100-preview.3.26178.103" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26178.103" From 09a9f0c34f79fac1f55260fcbe9b4c2e9932097a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 30 Mar 2026 02:02:03 +0000 Subject: [PATCH 09/18] Update dependencies from https://github.com/dotnet/dotnet build 20260329.1 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26172.108 -> To Version 11.0.0-preview.3.26179.101 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26172.108 -> To Version 11.0.0-beta.26179.101 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26172.108 -> To Version 0.11.5-preview.26179.101 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26172.108 -> To Version 11.0.100-preview.3.26179.101 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ffe8c03c1db0..6f3f72783971 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26178.103 - 11.0.0-beta.26178.103 - 0.11.5-preview.26178.103 - 11.0.0-beta.26178.103 - 11.0.0-preview.3.26178.103 - 11.0.0-preview.3.26178.103 - 11.0.0-preview.3.26178.103 - 11.0.100-preview.3.26178.103 - 11.0.0-preview.3.26178.103 - 11.0.100-preview.3.26178.103 + 11.0.0-beta.26179.101 + 11.0.0-beta.26179.101 + 0.11.5-preview.26179.101 + 11.0.0-beta.26179.101 + 11.0.0-preview.3.26179.101 + 11.0.0-preview.3.26179.101 + 11.0.0-preview.3.26179.101 + 11.0.100-preview.3.26179.101 + 11.0.0-preview.3.26179.101 + 11.0.100-preview.3.26179.101 26.0.11017 26.2.10226 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8185f7a09e93..7ec1fb0ea359 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,29 +1,29 @@ - + https://github.com/dotnet/dotnet - a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 + d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet - a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 + d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet - a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 + d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet - a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 + d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet - a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 + d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet - a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 + d70206844a95b337601237466bfc6cbb7d52d6d4 @@ -61,25 +61,25 @@ - + https://github.com/dotnet/dotnet - a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 + d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet - a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 + d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet - a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 + d70206844a95b337601237466bfc6cbb7d52d6d4 https://github.com/dotnet/xharness 88399512021dfa8b5f45d91f84c8ce6f0959b127 - + https://github.com/dotnet/dotnet - a5dc5205de3903766ad14ef3cc03fdd8a0bc65d3 + d70206844a95b337601237466bfc6cbb7d52d6d4 diff --git a/global.json b/global.json index 64668ec5825d..32fa56e8b2af 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "11.0.100-preview.3.26178.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26178.103" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26179.101" } } From a9f5cc8c538df04a13549cecb4b8b0849cd4e023 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 30 Mar 2026 02:02:47 +0000 Subject: [PATCH 10/18] Re-generate global.json for PR #25013: [net11.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 32fa56e8b2af..8a792969de2d 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "11.0.100-preview.3.26178.103", + "version": "11.0.100-preview.3.26179.101", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "11.0.100-preview.3.26178.103" + "dotnet": "11.0.100-preview.3.26179.101" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26179.101" From a2f62ff970d49c82ba79c12b27cd4fa28b74dcfc Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Mon, 30 Mar 2026 10:37:20 +0200 Subject: [PATCH 11/18] [dotnet] Temporarily disable new R2R features that aren't quite complete yet. --- dotnet/targets/Xamarin.Shared.Sdk.props | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dotnet/targets/Xamarin.Shared.Sdk.props b/dotnet/targets/Xamarin.Shared.Sdk.props index ebe2a060567e..d31154a249c6 100644 --- a/dotnet/targets/Xamarin.Shared.Sdk.props +++ b/dotnet/targets/Xamarin.Shared.Sdk.props @@ -229,6 +229,10 @@ true macho false + + + false + false From 86f2113ad7e66f987ac5a70642300e74ec25926b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 31 Mar 2026 02:03:22 +0000 Subject: [PATCH 12/18] Update dependencies from https://github.com/dotnet/dotnet build 20260329.2 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26172.108 -> To Version 11.0.0-preview.3.26179.102 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26172.108 -> To Version 11.0.0-beta.26179.102 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26172.108 -> To Version 0.11.5-preview.26179.102 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26172.108 -> To Version 11.0.100-preview.3.26179.102 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 20 ++++++++++---------- global.json | 2 +- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 6f3f72783971..7d8a3ee43ba9 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26179.101 - 11.0.0-beta.26179.101 - 0.11.5-preview.26179.101 - 11.0.0-beta.26179.101 - 11.0.0-preview.3.26179.101 - 11.0.0-preview.3.26179.101 - 11.0.0-preview.3.26179.101 - 11.0.100-preview.3.26179.101 - 11.0.0-preview.3.26179.101 - 11.0.100-preview.3.26179.101 + 11.0.0-beta.26179.102 + 11.0.0-beta.26179.102 + 0.11.5-preview.26179.102 + 11.0.0-beta.26179.102 + 11.0.0-preview.3.26179.102 + 11.0.0-preview.3.26179.102 + 11.0.0-preview.3.26179.102 + 11.0.100-preview.3.26179.102 + 11.0.0-preview.3.26179.102 + 11.0.100-preview.3.26179.102 26.0.11017 26.2.10226 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7ec1fb0ea359..4ec5a37309d4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,27 +1,27 @@ - + https://github.com/dotnet/dotnet d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet d70206844a95b337601237466bfc6cbb7d52d6d4 @@ -61,15 +61,15 @@ - + https://github.com/dotnet/dotnet d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet d70206844a95b337601237466bfc6cbb7d52d6d4 - + https://github.com/dotnet/dotnet d70206844a95b337601237466bfc6cbb7d52d6d4 @@ -77,7 +77,7 @@ https://github.com/dotnet/xharness 88399512021dfa8b5f45d91f84c8ce6f0959b127 - + https://github.com/dotnet/dotnet d70206844a95b337601237466bfc6cbb7d52d6d4 diff --git a/global.json b/global.json index 8a792969de2d..759a8bf27b88 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "11.0.100-preview.3.26179.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26179.101" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26179.102" } } From cc6888a1b6bf060b51729c20f794d8bbb7531db1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 31 Mar 2026 02:04:09 +0000 Subject: [PATCH 13/18] Re-generate global.json for PR #25013: [net11.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 759a8bf27b88..e46074b0200f 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "11.0.100-preview.3.26179.101", + "version": "11.0.100-preview.3.26179.102", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "11.0.100-preview.3.26179.101" + "dotnet": "11.0.100-preview.3.26179.102" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26179.102" From 900cea16bc61ea1c4782ffca084186942a4da8fc Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Wed, 1 Apr 2026 11:24:26 +0200 Subject: [PATCH 14/18] [tests] Update sizes. --- .../expected/iOS-CoreCLR-Interpreter-preservedapis.txt | 4 ++++ .../UnitTests/expected/iOS-CoreCLR-R2R-preservedapis.txt | 4 ++++ .../expected/iOS-MonoVM-interpreter-preservedapis.txt | 3 +++ tests/dotnet/UnitTests/expected/iOS-MonoVM-preservedapis.txt | 3 +++ 4 files changed, 14 insertions(+) diff --git a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-preservedapis.txt b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-preservedapis.txt index 2a62d6690175..ce25894e38d8 100644 --- a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-preservedapis.txt +++ b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-preservedapis.txt @@ -5414,6 +5414,8 @@ System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribut System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute..ctor(System.Boolean) System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.NotNullAttribute System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.NotNullAttribute..ctor() +System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.RequiresUnsafeAttribute +System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.RequiresUnsafeAttribute..ctor() System.Private.CoreLib.dll:System.Diagnostics.Contracts.ContractException System.Private.CoreLib.dll:System.Diagnostics.Contracts.ContractException..ctor() System.Private.CoreLib.dll:System.Diagnostics.Contracts.ContractException..ctor(System.Diagnostics.Contracts.ContractFailureKind, System.String, System.String, System.String, System.Exception) @@ -8041,6 +8043,7 @@ System.Private.CoreLib.dll:System.Int32 Interop/Range::Length System.Private.CoreLib.dll:System.Int32 Interop/Range::Location System.Private.CoreLib.dll:System.Int32 Interop/Sys/DirectoryEntry::NameLength System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileAdvice::value__ +System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatus::HardLinkCount System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatus::Mode System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatusFlags::value__ System.Private.CoreLib.dll:System.Int32 Interop/Sys/LockOperations::value__ @@ -17580,6 +17583,7 @@ System.Private.CoreLib.dll:System.Threading.Condition.AddWaiter(System.Threading System.Private.CoreLib.dll:System.Threading.Condition.AssertIsInList(System.Threading.Condition/Waiter) System.Private.CoreLib.dll:System.Threading.Condition.AssertIsNotInList(System.Threading.Condition/Waiter) System.Private.CoreLib.dll:System.Threading.Condition.GetWaiterForCurrentThread() +System.Private.CoreLib.dll:System.Threading.Condition.ReleaseWaiterForCurrentThread(System.Threading.Condition/Waiter) System.Private.CoreLib.dll:System.Threading.Condition.RemoveWaiter(System.Threading.Condition/Waiter) System.Private.CoreLib.dll:System.Threading.Condition.SignalAll() System.Private.CoreLib.dll:System.Threading.Condition.SignalOne() diff --git a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-preservedapis.txt b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-preservedapis.txt index 2a62d6690175..ce25894e38d8 100644 --- a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-preservedapis.txt +++ b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-preservedapis.txt @@ -5414,6 +5414,8 @@ System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribut System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute..ctor(System.Boolean) System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.NotNullAttribute System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.NotNullAttribute..ctor() +System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.RequiresUnsafeAttribute +System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.RequiresUnsafeAttribute..ctor() System.Private.CoreLib.dll:System.Diagnostics.Contracts.ContractException System.Private.CoreLib.dll:System.Diagnostics.Contracts.ContractException..ctor() System.Private.CoreLib.dll:System.Diagnostics.Contracts.ContractException..ctor(System.Diagnostics.Contracts.ContractFailureKind, System.String, System.String, System.String, System.Exception) @@ -8041,6 +8043,7 @@ System.Private.CoreLib.dll:System.Int32 Interop/Range::Length System.Private.CoreLib.dll:System.Int32 Interop/Range::Location System.Private.CoreLib.dll:System.Int32 Interop/Sys/DirectoryEntry::NameLength System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileAdvice::value__ +System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatus::HardLinkCount System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatus::Mode System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatusFlags::value__ System.Private.CoreLib.dll:System.Int32 Interop/Sys/LockOperations::value__ @@ -17580,6 +17583,7 @@ System.Private.CoreLib.dll:System.Threading.Condition.AddWaiter(System.Threading System.Private.CoreLib.dll:System.Threading.Condition.AssertIsInList(System.Threading.Condition/Waiter) System.Private.CoreLib.dll:System.Threading.Condition.AssertIsNotInList(System.Threading.Condition/Waiter) System.Private.CoreLib.dll:System.Threading.Condition.GetWaiterForCurrentThread() +System.Private.CoreLib.dll:System.Threading.Condition.ReleaseWaiterForCurrentThread(System.Threading.Condition/Waiter) System.Private.CoreLib.dll:System.Threading.Condition.RemoveWaiter(System.Threading.Condition/Waiter) System.Private.CoreLib.dll:System.Threading.Condition.SignalAll() System.Private.CoreLib.dll:System.Threading.Condition.SignalOne() diff --git a/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-preservedapis.txt b/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-preservedapis.txt index 61ea7eae1e77..b4f7d7cb756d 100644 --- a/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-preservedapis.txt +++ b/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-preservedapis.txt @@ -4047,6 +4047,8 @@ System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribut System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute..ctor(System.Boolean) System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.NotNullAttribute System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.NotNullAttribute..ctor() +System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.RequiresUnsafeAttribute +System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.RequiresUnsafeAttribute..ctor() System.Private.CoreLib.dll:System.Diagnostics.DebuggableAttribute System.Private.CoreLib.dll:System.Diagnostics.DebuggableAttribute..ctor(System.Diagnostics.DebuggableAttribute/DebuggingModes) System.Private.CoreLib.dll:System.Diagnostics.DebuggableAttribute/DebuggingModes @@ -6012,6 +6014,7 @@ System.Private.CoreLib.dll:System.Int32 Interop/Range::Length System.Private.CoreLib.dll:System.Int32 Interop/Range::Location System.Private.CoreLib.dll:System.Int32 Interop/Sys/DirectoryEntry::NameLength System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileAdvice::value__ +System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatus::HardLinkCount System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatus::Mode System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatusFlags::value__ System.Private.CoreLib.dll:System.Int32 Interop/Sys/LockOperations::value__ diff --git a/tests/dotnet/UnitTests/expected/iOS-MonoVM-preservedapis.txt b/tests/dotnet/UnitTests/expected/iOS-MonoVM-preservedapis.txt index 9020253c2676..f2b93f034851 100644 --- a/tests/dotnet/UnitTests/expected/iOS-MonoVM-preservedapis.txt +++ b/tests/dotnet/UnitTests/expected/iOS-MonoVM-preservedapis.txt @@ -3217,6 +3217,8 @@ System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribut System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute..ctor(System.Boolean) System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.NotNullAttribute System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.NotNullAttribute..ctor() +System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.RequiresUnsafeAttribute +System.Private.CoreLib.dll:System.Diagnostics.CodeAnalysis.RequiresUnsafeAttribute..ctor() System.Private.CoreLib.dll:System.Diagnostics.DebuggableAttribute System.Private.CoreLib.dll:System.Diagnostics.DebuggableAttribute..ctor(System.Diagnostics.DebuggableAttribute/DebuggingModes) System.Private.CoreLib.dll:System.Diagnostics.DebuggableAttribute/DebuggingModes @@ -5172,6 +5174,7 @@ System.Private.CoreLib.dll:System.Int32 Interop/Range::Length System.Private.CoreLib.dll:System.Int32 Interop/Range::Location System.Private.CoreLib.dll:System.Int32 Interop/Sys/DirectoryEntry::NameLength System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileAdvice::value__ +System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatus::HardLinkCount System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatus::Mode System.Private.CoreLib.dll:System.Int32 Interop/Sys/FileStatusFlags::value__ System.Private.CoreLib.dll:System.Int32 Interop/Sys/LockOperations::value__ From e44a595ea7f8269e633adb4729a30d576a9dfc05 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Wed, 1 Apr 2026 17:43:32 +0200 Subject: [PATCH 15/18] [runtime] Add a temporary workaround for runtime regression. Ref: https://github.com/dotnet/runtime/issues/126299 --- runtime/shared.h | 2 ++ runtime/shared.m | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/runtime/shared.h b/runtime/shared.h index 6132638c6b7b..094533ec9756 100644 --- a/runtime/shared.h +++ b/runtime/shared.h @@ -54,6 +54,8 @@ struct Block_literal { struct Xamarin_block_descriptor * xamarin_get_block_descriptor (); +// Workaround for https://github.com/dotnet/runtime/issues/126299 +int32_t SystemNative_IsATty (intptr_t fd); #ifdef __cplusplus } /* extern "C" */ diff --git a/runtime/shared.m b/runtime/shared.m index 47c4c75bd54b..8ec358eb5e1a 100644 --- a/runtime/shared.m +++ b/runtime/shared.m @@ -193,3 +193,11 @@ -(id) initWithFunc: (init_cocoa_func *) func { return &xamarin_block_descriptor; } + +#if (TARGET_OS_MACCATALYST || TARGET_OS_IOS || TARGET_OS_TV || TARGET_OS_SIMULATOR) +// Workaround for https://github.com/dotnet/runtime/issues/126299 +int32_t SystemNative_IsATty (intptr_t fd) +{ + return 0; +} +#endif From 4308130683c7ec8a6f9335f3f86c5cab32390e91 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 2 Apr 2026 02:04:15 +0000 Subject: [PATCH 16/18] Update dependencies from https://github.com/dotnet/dotnet build 20260401.13 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26172.108 -> To Version 11.0.0-preview.4.26201.113 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26172.108 -> To Version 11.0.0-beta.26201.113 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26172.108 -> To Version 0.11.5-preview.26201.113 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26172.108 -> To Version 11.0.100-preview.4.26201.113 --- eng/Version.Details.props | 20 +++++----- eng/Version.Details.xml | 40 +++++++++---------- eng/common/core-templates/job/onelocbuild.yml | 4 +- .../job/publish-build-assets.yml | 4 +- .../core-templates/post-build/post-build.yml | 16 ++++---- eng/common/core-templates/stages/renovate.yml | 2 +- eng/common/templates-official/job/job.yml | 7 ++-- .../variables/pool-providers.yml | 2 +- eng/common/templates/job/job.yml | 6 +-- .../templates/variables/pool-providers.yml | 2 +- global.json | 2 +- 11 files changed, 52 insertions(+), 53 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 7d8a3ee43ba9..1c7c1761542a 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26179.102 - 11.0.0-beta.26179.102 - 0.11.5-preview.26179.102 - 11.0.0-beta.26179.102 - 11.0.0-preview.3.26179.102 - 11.0.0-preview.3.26179.102 - 11.0.0-preview.3.26179.102 - 11.0.100-preview.3.26179.102 - 11.0.0-preview.3.26179.102 - 11.0.100-preview.3.26179.102 + 11.0.0-beta.26201.113 + 11.0.0-beta.26201.113 + 0.11.5-preview.26201.113 + 11.0.0-beta.26201.113 + 11.0.0-preview.4.26201.113 + 11.0.0-preview.4.26201.113 + 11.0.0-preview.4.26201.113 + 11.0.100-preview.4.26201.113 + 11.0.0-preview.4.26201.113 + 11.0.100-preview.4.26201.113 26.0.11017 26.2.10226 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4ec5a37309d4..a287282cf0d0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,29 +1,29 @@ - + https://github.com/dotnet/dotnet - d70206844a95b337601237466bfc6cbb7d52d6d4 + 185a5cc19c0edff3dd2e0acdea9a182d9f077d36 - + https://github.com/dotnet/dotnet - d70206844a95b337601237466bfc6cbb7d52d6d4 + 185a5cc19c0edff3dd2e0acdea9a182d9f077d36 - + https://github.com/dotnet/dotnet - d70206844a95b337601237466bfc6cbb7d52d6d4 + 185a5cc19c0edff3dd2e0acdea9a182d9f077d36 - + https://github.com/dotnet/dotnet - d70206844a95b337601237466bfc6cbb7d52d6d4 + 185a5cc19c0edff3dd2e0acdea9a182d9f077d36 - + https://github.com/dotnet/dotnet - d70206844a95b337601237466bfc6cbb7d52d6d4 + 185a5cc19c0edff3dd2e0acdea9a182d9f077d36 - + https://github.com/dotnet/dotnet - d70206844a95b337601237466bfc6cbb7d52d6d4 + 185a5cc19c0edff3dd2e0acdea9a182d9f077d36 @@ -61,25 +61,25 @@ - + https://github.com/dotnet/dotnet - d70206844a95b337601237466bfc6cbb7d52d6d4 + 185a5cc19c0edff3dd2e0acdea9a182d9f077d36 - + https://github.com/dotnet/dotnet - d70206844a95b337601237466bfc6cbb7d52d6d4 + 185a5cc19c0edff3dd2e0acdea9a182d9f077d36 - + https://github.com/dotnet/dotnet - d70206844a95b337601237466bfc6cbb7d52d6d4 + 185a5cc19c0edff3dd2e0acdea9a182d9f077d36 https://github.com/dotnet/xharness 88399512021dfa8b5f45d91f84c8ce6f0959b127 - + https://github.com/dotnet/dotnet - d70206844a95b337601237466bfc6cbb7d52d6d4 + 185a5cc19c0edff3dd2e0acdea9a182d9f077d36 diff --git a/eng/common/core-templates/job/onelocbuild.yml b/eng/common/core-templates/job/onelocbuild.yml index c5788829a872..eefed3b667a4 100644 --- a/eng/common/core-templates/job/onelocbuild.yml +++ b/eng/common/core-templates/job/onelocbuild.yml @@ -52,13 +52,13 @@ jobs: # We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com) ${{ if eq(variables['System.TeamProject'], 'DevDiv') }}: name: AzurePipelines-EO - image: 1ESPT-Windows2022 + image: 1ESPT-Windows2025 demands: Cmd os: windows # If it's not devdiv, it's dnceng ${{ if ne(variables['System.TeamProject'], 'DevDiv') }}: name: $(DncEngInternalBuildPool) - image: 1es-windows-2022 + image: windows.vs2026.amd64 os: windows steps: diff --git a/eng/common/core-templates/job/publish-build-assets.yml b/eng/common/core-templates/job/publish-build-assets.yml index c9ee8ffd8f1d..9d7490518c48 100644 --- a/eng/common/core-templates/job/publish-build-assets.yml +++ b/eng/common/core-templates/job/publish-build-assets.yml @@ -74,13 +74,13 @@ jobs: # We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com) ${{ if eq(variables['System.TeamProject'], 'DevDiv') }}: name: AzurePipelines-EO - image: 1ESPT-Windows2022 + image: 1ESPT-Windows2025 demands: Cmd os: windows # If it's not devdiv, it's dnceng ${{ if ne(variables['System.TeamProject'], 'DevDiv') }}: name: NetCore1ESPool-Publishing-Internal - image: windows.vs2022.amd64 + image: windows.vs2026.amd64 os: windows steps: - ${{ if eq(parameters.is1ESPipeline, '') }}: diff --git a/eng/common/core-templates/post-build/post-build.yml b/eng/common/core-templates/post-build/post-build.yml index c5ece1850063..0994189969f3 100644 --- a/eng/common/core-templates/post-build/post-build.yml +++ b/eng/common/core-templates/post-build/post-build.yml @@ -110,7 +110,7 @@ stages: # We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com) ${{ if eq(variables['System.TeamProject'], 'DevDiv') }}: name: AzurePipelines-EO - image: 1ESPT-Windows2022 + image: 1ESPT-Windows2025 demands: Cmd os: windows # If it's not devdiv, it's dnceng @@ -154,14 +154,14 @@ stages: # We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com) ${{ if eq(variables['System.TeamProject'], 'DevDiv') }}: name: AzurePipelines-EO - image: 1ESPT-Windows2022 + image: 1ESPT-Windows2025 demands: Cmd os: windows # If it's not devdiv, it's dnceng ${{ else }}: ${{ if eq(parameters.is1ESPipeline, true) }}: name: $(DncEngInternalBuildPool) - image: 1es-windows-2022 + image: windows.vs2026.amd64 os: windows ${{ else }}: name: $(DncEngInternalBuildPool) @@ -215,14 +215,14 @@ stages: # We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com) ${{ if eq(variables['System.TeamProject'], 'DevDiv') }}: name: AzurePipelines-EO - image: 1ESPT-Windows2022 + image: 1ESPT-Windows2025 demands: Cmd os: windows # If it's not devdiv, it's dnceng ${{ else }}: ${{ if eq(parameters.is1ESPipeline, true) }}: name: $(DncEngInternalBuildPool) - image: 1es-windows-2022 + image: windows.vs2026.amd64 os: windows ${{ else }}: name: $(DncEngInternalBuildPool) @@ -276,18 +276,18 @@ stages: # We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com) ${{ if eq(variables['System.TeamProject'], 'DevDiv') }}: name: AzurePipelines-EO - image: 1ESPT-Windows2022 + image: 1ESPT-Windows2025 demands: Cmd os: windows # If it's not devdiv, it's dnceng ${{ else }}: ${{ if eq(parameters.is1ESPipeline, true) }}: name: NetCore1ESPool-Publishing-Internal - image: windows.vs2022.amd64 + image: windows.vs2026.amd64 os: windows ${{ else }}: name: NetCore1ESPool-Publishing-Internal - demands: ImageOverride -equals windows.vs2022.amd64 + demands: ImageOverride -equals windows.vs2026.amd64 steps: - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml parameters: diff --git a/eng/common/core-templates/stages/renovate.yml b/eng/common/core-templates/stages/renovate.yml index 41f3b6cc8570..edab28182585 100644 --- a/eng/common/core-templates/stages/renovate.yml +++ b/eng/common/core-templates/stages/renovate.yml @@ -68,7 +68,7 @@ parameters: type: object default: name: NetCore1ESPool-Internal - image: 1es-windows-2022 + image: windows.vs2026.amd64 os: windows resources: diff --git a/eng/common/templates-official/job/job.yml b/eng/common/templates-official/job/job.yml index 92a0664f5647..f70224eaa456 100644 --- a/eng/common/templates-official/job/job.yml +++ b/eng/common/templates-official/job/job.yml @@ -44,11 +44,10 @@ jobs: sbomEnabled: false # we don't need SBOM for logs - ${{ if eq(parameters.enablePublishBuildArtifacts, true) }}: - - output: buildArtifacts + - output: pipelineArtifact displayName: Publish Logs - PathtoPublish: '$(Build.ArtifactStagingDirectory)/artifacts/log/$(_BuildConfig)' - publishLocation: Container - ArtifactName: ${{ coalesce(parameters.enablePublishBuildArtifacts.artifactName, '$(Agent.Os)_$(Agent.JobName)_Attempt$(System.JobAttempt)' ) }} + targetPath: '$(Build.ArtifactStagingDirectory)/artifacts/log/$(_BuildConfig)' + artifactName: ${{ coalesce(parameters.enablePublishBuildArtifacts.artifactName, '$(Agent.Os)_$(Agent.JobName)_Attempt$(System.JobAttempt)' ) }} continueOnError: true condition: always() sbomEnabled: false # we don't need SBOM for logs diff --git a/eng/common/templates-official/variables/pool-providers.yml b/eng/common/templates-official/variables/pool-providers.yml index 1f308b24efc4..2cc3ae305d5a 100644 --- a/eng/common/templates-official/variables/pool-providers.yml +++ b/eng/common/templates-official/variables/pool-providers.yml @@ -23,7 +23,7 @@ # # pool: # name: $(DncEngInternalBuildPool) -# image: 1es-windows-2022 +# image: windows.vs2026.amd64 variables: # Coalesce the target and source branches so we know when a PR targets a release branch diff --git a/eng/common/templates/job/job.yml b/eng/common/templates/job/job.yml index 238fa0818f7b..7f1b5d97d1ab 100644 --- a/eng/common/templates/job/job.yml +++ b/eng/common/templates/job/job.yml @@ -61,16 +61,16 @@ jobs: sbomEnabled: false # we don't need SBOM for logs - ${{ if ne(parameters.enablePublishBuildArtifacts, 'false') }}: - - template: /eng/common/core-templates/steps/publish-build-artifacts.yml + - template: /eng/common/core-templates/steps/publish-pipeline-artifacts.yml parameters: is1ESPipeline: false args: displayName: Publish Logs - pathToPublish: '$(Build.ArtifactStagingDirectory)/artifacts/log/$(_BuildConfig)' - publishLocation: Container + targetPath: '$(Build.ArtifactStagingDirectory)/artifacts/log/$(_BuildConfig)' artifactName: ${{ coalesce(parameters.enablePublishBuildArtifacts.artifactName, '$(Agent.Os)_$(Agent.JobName)_Attempt$(System.JobAttempt)' ) }} continueOnError: true condition: always() + sbomEnabled: false - ${{ if eq(parameters.enableBuildRetry, 'true') }}: - template: /eng/common/core-templates/steps/publish-pipeline-artifacts.yml diff --git a/eng/common/templates/variables/pool-providers.yml b/eng/common/templates/variables/pool-providers.yml index 18693ea120d5..587770f0add4 100644 --- a/eng/common/templates/variables/pool-providers.yml +++ b/eng/common/templates/variables/pool-providers.yml @@ -23,7 +23,7 @@ # # pool: # name: $(DncEngInternalBuildPool) -# demands: ImageOverride -equals windows.vs2022.amd64 +# demands: ImageOverride -equals windows.vs2026.amd64 variables: - ${{ if eq(variables['System.TeamProject'], 'internal') }}: - template: /eng/common/templates-official/variables/pool-providers.yml diff --git a/global.json b/global.json index e46074b0200f..1726ff780ea5 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "11.0.100-preview.3.26179.102" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26179.102" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26201.113" } } From 2b250ae7eae3b84037dfa8b6d13d5e7f9a43d4ba Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 2 Apr 2026 02:04:59 +0000 Subject: [PATCH 17/18] Re-generate global.json for PR #25013: [net11.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 1726ff780ea5..b9fe8cc2164d 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "11.0.100-preview.3.26179.102", + "version": "11.0.100-preview.4.26201.113", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "11.0.100-preview.3.26179.102" + "dotnet": "11.0.100-preview.4.26201.113" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26201.113" From 7211f02067cdf17225bb490a132f621d5fe72f3e Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Thu, 2 Apr 2026 08:57:34 +0200 Subject: [PATCH 18/18] [tests] Update expected sizes. --- .../iOS-CoreCLR-Interpreter-preservedapis.txt | 70 +++++++++---------- .../expected/iOS-CoreCLR-Interpreter-size.txt | 30 ++++---- .../iOS-CoreCLR-R2R-preservedapis.txt | 70 +++++++++---------- .../expected/iOS-CoreCLR-R2R-size.txt | 34 ++++----- .../iOS-MonoVM-interpreter-preservedapis.txt | 33 +++++---- .../expected/iOS-MonoVM-preservedapis.txt | 33 +++++---- .../UnitTests/expected/iOS-MonoVM-size.txt | 16 ++--- 7 files changed, 144 insertions(+), 142 deletions(-) diff --git a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-preservedapis.txt b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-preservedapis.txt index ce25894e38d8..a411ac566bb1 100644 --- a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-preservedapis.txt +++ b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-preservedapis.txt @@ -5895,9 +5895,10 @@ System.Private.CoreLib.dll:System.Exception..ctor() System.Private.CoreLib.dll:System.Exception..ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Private.CoreLib.dll:System.Exception..ctor(System.String, System.Exception) System.Private.CoreLib.dll:System.Exception..ctor(System.String) -System.Private.CoreLib.dll:System.Exception.g__Write|61_0(System.String, System.Span`1&) +System.Private.CoreLib.dll:System.Exception.g__Write|63_0(System.String, System.Span`1&) System.Private.CoreLib.dll:System.Exception.CanSetRemoteStackTrace() System.Private.CoreLib.dll:System.Exception.CaptureDispatchState() +System.Private.CoreLib.dll:System.Exception.CreateArgumentException(System.Exception/ArgumentExceptionKind, System.Char*, System.Char*, System.Object*, System.Exception*) System.Private.CoreLib.dll:System.Exception.CreateRuntimeWrappedException(System.Object*, System.Object*, System.Exception*) System.Private.CoreLib.dll:System.Exception.CreateTargetInvocationException(System.Exception*, System.Object*, System.Exception*) System.Private.CoreLib.dll:System.Exception.CreateTypeInitializationException(System.Char*, System.Exception*, System.Object*, System.Exception*) @@ -5928,6 +5929,10 @@ System.Private.CoreLib.dll:System.Exception.ToString() System.Private.CoreLib.dll:System.Exception[] System.AggregateException::_innerExceptions System.Private.CoreLib.dll:System.Exception[] System.Reflection.ReflectionTypeLoadException::k__BackingField System.Private.CoreLib.dll:System.Exception[] System.Reflection.ReflectionTypeLoadException::LoaderExceptions() +System.Private.CoreLib.dll:System.Exception/ArgumentExceptionKind +System.Private.CoreLib.dll:System.Exception/ArgumentExceptionKind System.Exception/ArgumentExceptionKind::Argument +System.Private.CoreLib.dll:System.Exception/ArgumentExceptionKind System.Exception/ArgumentExceptionKind::ArgumentNull +System.Private.CoreLib.dll:System.Exception/ArgumentExceptionKind System.Exception/ArgumentExceptionKind::ArgumentOutOfRange System.Private.CoreLib.dll:System.Exception/DispatchState System.Private.CoreLib.dll:System.Exception/DispatchState System.Runtime.ExceptionServices.ExceptionDispatchInfo::_dispatchState System.Private.CoreLib.dll:System.Exception/DispatchState..ctor(System.Object, System.String, System.UIntPtr, System.Byte[]) @@ -7198,6 +7203,7 @@ System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalizatio System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::BinaryNumber System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Currency System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Float +System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::HexFloat System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::HexNumber System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Integer System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::None @@ -7714,6 +7720,7 @@ System.Private.CoreLib.dll:System.HexConverter.get_CharToHexLookup() System.Private.CoreLib.dll:System.HexConverter.IsHexChar(System.Int32) System.Private.CoreLib.dll:System.HexConverter.ToCharLower(System.Int32) System.Private.CoreLib.dll:System.HexConverter.ToCharsBuffer(System.Byte, System.Span`1, System.Int32, System.HexConverter/Casing) +System.Private.CoreLib.dll:System.HexConverter.ToCharUpper(System.Int32) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFrom_Vector128`1(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFromUtf16(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) @@ -8227,6 +8234,7 @@ System.Private.CoreLib.dll:System.Int32 System.Exception::_HResult System.Private.CoreLib.dll:System.Int32 System.Exception::_xcode System.Private.CoreLib.dll:System.Int32 System.Exception::EXCEPTION_COMPLUS System.Private.CoreLib.dll:System.Int32 System.Exception::HResult() +System.Private.CoreLib.dll:System.Int32 System.Exception/ArgumentExceptionKind::value__ System.Private.CoreLib.dll:System.Int32 System.Exception/ExceptionMessageKind::value__ System.Private.CoreLib.dll:System.Int32 System.ExceptionArgument::value__ System.Private.CoreLib.dll:System.Int32 System.ExceptionResource::value__ @@ -8397,6 +8405,7 @@ System.Private.CoreLib.dll:System.Int32 System.IO.EnumerationOptions::MaxRecursi System.Private.CoreLib.dll:System.Int32 System.IO.FileAccess::value__ System.Private.CoreLib.dll:System.Int32 System.IO.FileAttributes::value__ System.Private.CoreLib.dll:System.Int32 System.IO.FileHandleType::value__ +System.Private.CoreLib.dll:System.Int32 System.IO.FileLoadException/FileLoadExceptionKind::value__ System.Private.CoreLib.dll:System.Int32 System.IO.FileMode::value__ System.Private.CoreLib.dll:System.Int32 System.IO.FileOptions::value__ System.Private.CoreLib.dll:System.Int32 System.IO.FileShare::value__ @@ -9515,6 +9524,7 @@ System.Private.CoreLib.dll:System.IO.FileLoadException..ctor(System.String, Syst System.Private.CoreLib.dll:System.IO.FileLoadException..ctor(System.String, System.String, System.Exception) System.Private.CoreLib.dll:System.IO.FileLoadException..ctor(System.String, System.String) System.Private.CoreLib.dll:System.IO.FileLoadException..ctor(System.String) +System.Private.CoreLib.dll:System.IO.FileLoadException.Create(System.IO.FileLoadException/FileLoadExceptionKind, System.Char*, System.Int32, System.Object*, System.Exception*) System.Private.CoreLib.dll:System.IO.FileLoadException.FormatFileLoadExceptionMessage(System.String, System.Int32) System.Private.CoreLib.dll:System.IO.FileLoadException.get_FileName() System.Private.CoreLib.dll:System.IO.FileLoadException.get_FusionLog() @@ -9522,6 +9532,11 @@ System.Private.CoreLib.dll:System.IO.FileLoadException.get_Message() System.Private.CoreLib.dll:System.IO.FileLoadException.GetFileLoadExceptionMessage(System.Int32, System.Runtime.CompilerServices.StringHandleOnStack) System.Private.CoreLib.dll:System.IO.FileLoadException.GetMessageForHR(System.Int32, System.Runtime.CompilerServices.StringHandleOnStack) System.Private.CoreLib.dll:System.IO.FileLoadException.ToString() +System.Private.CoreLib.dll:System.IO.FileLoadException/FileLoadExceptionKind +System.Private.CoreLib.dll:System.IO.FileLoadException/FileLoadExceptionKind System.IO.FileLoadException/FileLoadExceptionKind::BadImageFormat +System.Private.CoreLib.dll:System.IO.FileLoadException/FileLoadExceptionKind System.IO.FileLoadException/FileLoadExceptionKind::FileLoad +System.Private.CoreLib.dll:System.IO.FileLoadException/FileLoadExceptionKind System.IO.FileLoadException/FileLoadExceptionKind::FileNotFound +System.Private.CoreLib.dll:System.IO.FileLoadException/FileLoadExceptionKind System.IO.FileLoadException/FileLoadExceptionKind::OutOfMemory System.Private.CoreLib.dll:System.IO.FileMode System.Private.CoreLib.dll:System.IO.FileMode System.IO.FileMode::Append System.Private.CoreLib.dll:System.IO.FileMode System.IO.FileMode::Create @@ -10302,22 +10317,22 @@ System.Private.CoreLib.dll:System.NullReferenceException..ctor(System.String, Sy System.Private.CoreLib.dll:System.NullReferenceException..ctor(System.String) System.Private.CoreLib.dll:System.Number System.Private.CoreLib.dll:System.Number..cctor() -System.Private.CoreLib.dll:System.Number.g__AppendNonAsciiBytes|156_0`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) -System.Private.CoreLib.dll:System.Number.g__FormatInt128Slow|29_0(System.Int128, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatInt32Slow|21_0(System.Int32, System.Int32, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatInt64Slow|25_0(System.Int64, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt128Slow|31_0(System.UInt128, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt32Slow|23_0(System.UInt32, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt64Slow|27_0(System.UInt64, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__AppendNonAsciiBytes|158_0`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) +System.Private.CoreLib.dll:System.Number.g__FormatInt128Slow|30_0(System.Int128, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatInt32Slow|22_0(System.Int32, System.Int32, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatInt64Slow|26_0(System.Int64, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt128Slow|32_0(System.UInt128, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt32Slow|24_0(System.UInt32, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt64Slow|28_0(System.UInt64, System.String, System.IFormatProvider) System.Private.CoreLib.dll:System.Number.g__Slow|15_0(System.Char, System.Int32&, System.Globalization.NumberFormatInfo, out System.Boolean&) -System.Private.CoreLib.dll:System.Number.g__ShouldRoundUp|162_0(System.Byte*, System.Int32, System.Number/NumberBufferKind, System.Boolean) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt128Slow|30_0`1(System.Int128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt32Slow|22_0`1(System.Int32, System.Int32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt64Slow|26_0`1(System.Int64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt128Slow|32_0`1(System.UInt128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt32Slow|24_0`1(System.UInt32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt64Slow|28_0`1(System.UInt64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__CreateAndCacheString|50_0(System.UInt32) +System.Private.CoreLib.dll:System.Number.g__ShouldRoundUp|164_0(System.Byte*, System.Int32, System.Number/NumberBufferKind, System.Boolean) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt128Slow|31_0`1(System.Int128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt32Slow|23_0`1(System.Int32, System.Int32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt64Slow|27_0`1(System.Int64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt128Slow|33_0`1(System.UInt128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt32Slow|25_0`1(System.UInt32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt64Slow|29_0`1(System.UInt64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__CreateAndCacheString|51_0(System.UInt32) System.Private.CoreLib.dll:System.Number.AccumulateDecimalDigitsIntoBigInteger(System.Number/NumberBuffer&, System.UInt32, System.UInt32, out System.Number/BigInteger&) System.Private.CoreLib.dll:System.Number.AppendUnknownChar`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) System.Private.CoreLib.dll:System.Number.AssembleFloatingPointBits`1(System.UInt64, System.Int32, System.Boolean) @@ -10339,6 +10354,7 @@ System.Private.CoreLib.dll:System.Number.FormatExponent`1(System.Collections.Gen System.Private.CoreLib.dll:System.Number.FormatFixed`1(System.Collections.Generic.ValueListBuilder`1&, System.Number/NumberBuffer&, System.Int32, System.Int32[], System.ReadOnlySpan`1, System.ReadOnlySpan`1) System.Private.CoreLib.dll:System.Number.FormatFloat`1(TNumber, System.String, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.FormatFloat`2(System.Collections.Generic.ValueListBuilder`1&, TNumber, System.ReadOnlySpan`1, System.Globalization.NumberFormatInfo) +System.Private.CoreLib.dll:System.Number.FormatFloatingPointAsHex`2(System.Collections.Generic.ValueListBuilder`1&, TNumber, System.Char, System.Int32, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.FormatGeneral`1(System.Collections.Generic.ValueListBuilder`1&, System.Number/NumberBuffer&, System.Int32, System.Globalization.NumberFormatInfo, System.Char, System.Boolean) System.Private.CoreLib.dll:System.Number.FormatInt128(System.Int128, System.String, System.IFormatProvider) System.Private.CoreLib.dll:System.Number.FormatInt32(System.Int32, System.Int32, System.String, System.IFormatProvider) @@ -10426,6 +10442,7 @@ System.Private.CoreLib.dll:System.Number.TryParseBinaryIntegerNumber`2(System.Re System.Private.CoreLib.dll:System.Number.TryParseBinaryIntegerStyle`2(System.ReadOnlySpan`1, System.Globalization.NumberStyles, System.Globalization.NumberFormatInfo, out TInteger&) System.Private.CoreLib.dll:System.Number.TryParseDecimal`1(System.ReadOnlySpan`1, System.Globalization.NumberStyles, System.Globalization.NumberFormatInfo, out System.Decimal&) System.Private.CoreLib.dll:System.Number.TryParseFloat`2(System.ReadOnlySpan`1, System.Globalization.NumberStyles, System.Globalization.NumberFormatInfo, out TFloat&) +System.Private.CoreLib.dll:System.Number.TryParseHexFloatingPoint`2(System.ReadOnlySpan`1, System.Globalization.NumberStyles, System.Globalization.NumberFormatInfo, out TFloat&) System.Private.CoreLib.dll:System.Number.TryParseNumber`1(TChar*&, TChar*, System.Globalization.NumberStyles, System.Number/NumberBuffer&, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.TryStringToNumber`1(System.ReadOnlySpan`1, System.Globalization.NumberStyles, System.Number/NumberBuffer&, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.TryUInt128ToBinaryStr`1(System.Int128, System.Int32, System.Span`1, out System.Int32&) @@ -14096,10 +14113,8 @@ System.Private.CoreLib.dll:System.Runtime.InteropServices.DynamicInterfaceCastab System.Private.CoreLib.dll:System.Runtime.InteropServices.DynamicInterfaceCastableHelpers.IsInterfaceImplemented(System.Runtime.InteropServices.IDynamicInterfaceCastable*, System.RuntimeType*, System.Boolean, System.Boolean*, System.Exception*) System.Private.CoreLib.dll:System.Runtime.InteropServices.DynamicInterfaceCastableImplementationAttribute System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException -System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException..ctor() System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException..ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException..ctor(System.String, System.Exception) -System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException..ctor(System.String, System.Int32) System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException..ctor(System.String) System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException.ToString() System.Private.CoreLib.dll:System.Runtime.InteropServices.FieldOffsetAttribute @@ -14172,11 +14187,6 @@ System.Private.CoreLib.dll:System.Runtime.InteropServices.IDynamicInterfaceCasta System.Private.CoreLib.dll:System.Runtime.InteropServices.IDynamicInterfaceCastable.IsInterfaceImplemented(System.RuntimeTypeHandle, System.Boolean) System.Private.CoreLib.dll:System.Runtime.InteropServices.InAttribute System.Private.CoreLib.dll:System.Runtime.InteropServices.InAttribute..ctor() -System.Private.CoreLib.dll:System.Runtime.InteropServices.InvalidOleVariantTypeException -System.Private.CoreLib.dll:System.Runtime.InteropServices.InvalidOleVariantTypeException..ctor() -System.Private.CoreLib.dll:System.Runtime.InteropServices.InvalidOleVariantTypeException..ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) -System.Private.CoreLib.dll:System.Runtime.InteropServices.InvalidOleVariantTypeException..ctor(System.String, System.Exception) -System.Private.CoreLib.dll:System.Runtime.InteropServices.InvalidOleVariantTypeException..ctor(System.String) System.Private.CoreLib.dll:System.Runtime.InteropServices.Marshal System.Private.CoreLib.dll:System.Runtime.InteropServices.Marshal..cctor() System.Private.CoreLib.dll:System.Runtime.InteropServices.Marshal.g____PInvoke|1_0(System.Runtime.CompilerServices.QCallTypeHandle, System.Int32) @@ -14503,17 +14513,8 @@ System.Private.CoreLib.dll:System.Runtime.InteropServices.SafeHandle.get_IsInval System.Private.CoreLib.dll:System.Runtime.InteropServices.SafeHandle.InternalRelease(System.Boolean) System.Private.CoreLib.dll:System.Runtime.InteropServices.SafeHandle.ReleaseHandle() System.Private.CoreLib.dll:System.Runtime.InteropServices.SafeHandle.SetHandle(System.IntPtr) -System.Private.CoreLib.dll:System.Runtime.InteropServices.SEHException -System.Private.CoreLib.dll:System.Runtime.InteropServices.SEHException..ctor() -System.Private.CoreLib.dll:System.Runtime.InteropServices.SEHException..ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) -System.Private.CoreLib.dll:System.Runtime.InteropServices.SEHException..ctor(System.String, System.Exception) -System.Private.CoreLib.dll:System.Runtime.InteropServices.SEHException..ctor(System.String) System.Private.CoreLib.dll:System.Runtime.InteropServices.SuppressGCTransitionAttribute System.Private.CoreLib.dll:System.Runtime.InteropServices.SuppressGCTransitionAttribute..ctor() -System.Private.CoreLib.dll:System.Runtime.InteropServices.Swift.SwiftError -System.Private.CoreLib.dll:System.Runtime.InteropServices.Swift.SwiftIndirectResult -System.Private.CoreLib.dll:System.Runtime.InteropServices.Swift.SwiftSelf -System.Private.CoreLib.dll:System.Runtime.InteropServices.Swift.SwiftSelf`1 System.Private.CoreLib.dll:System.Runtime.InteropServices.TypeMapLazyDictionary System.Private.CoreLib.dll:System.Runtime.InteropServices.TypeMapLazyDictionary/CallbackContext System.Private.CoreLib.dll:System.Runtime.InteropServices.TypeMapLazyDictionary/LazyExternalTypeDictionary @@ -19828,6 +19829,7 @@ System.Private.CoreLib.dll:System.TypeLoadException..ctor(System.String, System. System.Private.CoreLib.dll:System.TypeLoadException..ctor(System.String, System.String, System.String, System.Int32) System.Private.CoreLib.dll:System.TypeLoadException..ctor(System.String, System.String) System.Private.CoreLib.dll:System.TypeLoadException..ctor(System.String) +System.Private.CoreLib.dll:System.TypeLoadException.Create(System.Char*, System.Char*, System.Char*, System.Int32, System.Object*, System.Exception*) System.Private.CoreLib.dll:System.TypeLoadException.get_Message() System.Private.CoreLib.dll:System.TypeLoadException.GetTypeLoadExceptionMessage(System.Int32, System.Runtime.CompilerServices.StringHandleOnStack) System.Private.CoreLib.dll:System.TypeLoadException.SetMessageField() @@ -20559,9 +20561,6 @@ System.Private.CoreLib.dll:System.Void* System.Runtime.CompilerServices.StringHa System.Private.CoreLib.dll:System.Void* System.Runtime.CompilerServices.TypeHandle::m_asTAddr System.Private.CoreLib.dll:System.Void* System.Runtime.EH/ExInfo::_pPrevExInfo System.Private.CoreLib.dll:System.Void* System.Runtime.EH/RhEHClause::_pTargetType -System.Private.CoreLib.dll:System.Void* System.Runtime.InteropServices.Swift.SwiftError::k__BackingField -System.Private.CoreLib.dll:System.Void* System.Runtime.InteropServices.Swift.SwiftIndirectResult::k__BackingField -System.Private.CoreLib.dll:System.Void* System.Runtime.InteropServices.Swift.SwiftSelf::k__BackingField System.Private.CoreLib.dll:System.Void* System.Runtime.StackFrameIterator::RegisterSet() System.Private.CoreLib.dll:System.Void* System.RuntimeType/ActivatorCache::_allocatorFirstArg System.Private.CoreLib.dll:System.Void* System.RuntimeType/BoxCache::_allocatorFirstArg @@ -20608,7 +20607,6 @@ System.Private.CoreLib.dll:T System.Runtime.CompilerServices.StrongBox`1::Value System.Private.CoreLib.dll:T System.Runtime.InteropServices.GCHandle`1::Target() System.Private.CoreLib.dll:T System.Runtime.InteropServices.Marshalling.SafeHandleMarshaller`1/ManagedToUnmanagedIn::_handle System.Private.CoreLib.dll:T System.Runtime.InteropServices.Marshalling.SafeHandleMarshaller`1/ManagedToUnmanagedOut::_newHandle -System.Private.CoreLib.dll:T System.Runtime.InteropServices.Swift.SwiftSelf`1::k__BackingField System.Private.CoreLib.dll:T System.Runtime.Intrinsics.Scalar`1::AllBitsSet() System.Private.CoreLib.dll:T System.RuntimeType/ListBuilder`1::_item System.Private.CoreLib.dll:T System.RuntimeType/ListBuilder`1::Item(System.Int32) diff --git a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-size.txt b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-size.txt index 8fbbb560752f..23f7440c0c02 100644 --- a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-size.txt +++ b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-Interpreter-size.txt @@ -1,36 +1,36 @@ -AppBundleSize: 9,258,285 bytes (9,041.3 KB = 8.8 MB) +AppBundleSize: 9,269,302 bytes (9,052.1 KB = 8.8 MB) # The following list of files and their sizes is just informational / for review, and isn't used in the test: _CodeSignature/CodeResources: 10,847 bytes (10.6 KB = 0.0 MB) archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB) Frameworks/libcoreclr.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libcoreclr.framework/Info.plist: 841 bytes (0.8 KB = 0.0 MB) -Frameworks/libcoreclr.framework/libcoreclr: 5,220,528 bytes (5,098.2 KB = 5.0 MB) +Frameworks/libcoreclr.framework/Info.plist: 840 bytes (0.8 KB = 0.0 MB) +Frameworks/libcoreclr.framework/libcoreclr: 5,220,544 bytes (5,098.2 KB = 5.0 MB) Frameworks/libSystem.Globalization.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libSystem.Globalization.Native.framework/Info.plist: 883 bytes (0.9 KB = 0.0 MB) -Frameworks/libSystem.Globalization.Native.framework/libSystem.Globalization.Native: 109,248 bytes (106.7 KB = 0.1 MB) +Frameworks/libSystem.Globalization.Native.framework/Info.plist: 882 bytes (0.9 KB = 0.0 MB) +Frameworks/libSystem.Globalization.Native.framework/libSystem.Globalization.Native: 109,232 bytes (106.7 KB = 0.1 MB) Frameworks/libSystem.IO.Compression.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 885 bytes (0.9 KB = 0.0 MB) -Frameworks/libSystem.IO.Compression.Native.framework/libSystem.IO.Compression.Native: 1,431,296 bytes (1,397.8 KB = 1.4 MB) +Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 884 bytes (0.9 KB = 0.0 MB) +Frameworks/libSystem.IO.Compression.Native.framework/libSystem.IO.Compression.Native: 1,431,280 bytes (1,397.7 KB = 1.4 MB) Frameworks/libSystem.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libSystem.Native.framework/Info.plist: 855 bytes (0.8 KB = 0.0 MB) -Frameworks/libSystem.Native.framework/libSystem.Native: 161,808 bytes (158.0 KB = 0.2 MB) +Frameworks/libSystem.Native.framework/Info.plist: 854 bytes (0.8 KB = 0.0 MB) +Frameworks/libSystem.Native.framework/libSystem.Native: 162,128 bytes (158.3 KB = 0.2 MB) Frameworks/libSystem.Net.Security.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libSystem.Net.Security.Native.framework/Info.plist: 881 bytes (0.9 KB = 0.0 MB) -Frameworks/libSystem.Net.Security.Native.framework/libSystem.Net.Security.Native: 88,016 bytes (86.0 KB = 0.1 MB) +Frameworks/libSystem.Net.Security.Native.framework/Info.plist: 880 bytes (0.9 KB = 0.0 MB) +Frameworks/libSystem.Net.Security.Native.framework/libSystem.Net.Security.Native: 88,000 bytes (85.9 KB = 0.1 MB) Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 911 bytes (0.9 KB = 0.0 MB) +Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 910 bytes (0.9 KB = 0.0 MB) Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/libSystem.Security.Cryptography.Native.Apple: 194,256 bytes (189.7 KB = 0.2 MB) -Info.plist: 1,169 bytes (1.1 KB = 0.0 MB) +Info.plist: 1,168 bytes (1.1 KB = 0.0 MB) Microsoft.iOS.dll: 98,816 bytes (96.5 KB = 0.1 MB) PkgInfo: 8 bytes (0.0 KB = 0.0 MB) runtimeconfig.bin: 1,481 bytes (1.4 KB = 0.0 MB) -SizeTestApp: 196,384 bytes (191.8 KB = 0.2 MB) +SizeTestApp: 195,856 bytes (191.3 KB = 0.2 MB) SizeTestApp.dll: 7,680 bytes (7.5 KB = 0.0 MB) System.Collections.Immutable.dll: 14,848 bytes (14.5 KB = 0.0 MB) System.Diagnostics.StackTrace.dll: 8,192 bytes (8.0 KB = 0.0 MB) System.IO.Compression.dll: 22,528 bytes (22.0 KB = 0.0 MB) System.IO.MemoryMappedFiles.dll: 22,016 bytes (21.5 KB = 0.0 MB) -System.Private.CoreLib.dll: 1,554,944 bytes (1,518.5 KB = 1.5 MB) +System.Private.CoreLib.dll: 1,566,208 bytes (1,529.5 KB = 1.5 MB) System.Reflection.Metadata.dll: 84,480 bytes (82.5 KB = 0.1 MB) System.Runtime.dll: 5,120 bytes (5.0 KB = 0.0 MB) System.Runtime.InteropServices.dll: 8,192 bytes (8.0 KB = 0.0 MB) diff --git a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-preservedapis.txt b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-preservedapis.txt index ce25894e38d8..a411ac566bb1 100644 --- a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-preservedapis.txt +++ b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-preservedapis.txt @@ -5895,9 +5895,10 @@ System.Private.CoreLib.dll:System.Exception..ctor() System.Private.CoreLib.dll:System.Exception..ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Private.CoreLib.dll:System.Exception..ctor(System.String, System.Exception) System.Private.CoreLib.dll:System.Exception..ctor(System.String) -System.Private.CoreLib.dll:System.Exception.g__Write|61_0(System.String, System.Span`1&) +System.Private.CoreLib.dll:System.Exception.g__Write|63_0(System.String, System.Span`1&) System.Private.CoreLib.dll:System.Exception.CanSetRemoteStackTrace() System.Private.CoreLib.dll:System.Exception.CaptureDispatchState() +System.Private.CoreLib.dll:System.Exception.CreateArgumentException(System.Exception/ArgumentExceptionKind, System.Char*, System.Char*, System.Object*, System.Exception*) System.Private.CoreLib.dll:System.Exception.CreateRuntimeWrappedException(System.Object*, System.Object*, System.Exception*) System.Private.CoreLib.dll:System.Exception.CreateTargetInvocationException(System.Exception*, System.Object*, System.Exception*) System.Private.CoreLib.dll:System.Exception.CreateTypeInitializationException(System.Char*, System.Exception*, System.Object*, System.Exception*) @@ -5928,6 +5929,10 @@ System.Private.CoreLib.dll:System.Exception.ToString() System.Private.CoreLib.dll:System.Exception[] System.AggregateException::_innerExceptions System.Private.CoreLib.dll:System.Exception[] System.Reflection.ReflectionTypeLoadException::k__BackingField System.Private.CoreLib.dll:System.Exception[] System.Reflection.ReflectionTypeLoadException::LoaderExceptions() +System.Private.CoreLib.dll:System.Exception/ArgumentExceptionKind +System.Private.CoreLib.dll:System.Exception/ArgumentExceptionKind System.Exception/ArgumentExceptionKind::Argument +System.Private.CoreLib.dll:System.Exception/ArgumentExceptionKind System.Exception/ArgumentExceptionKind::ArgumentNull +System.Private.CoreLib.dll:System.Exception/ArgumentExceptionKind System.Exception/ArgumentExceptionKind::ArgumentOutOfRange System.Private.CoreLib.dll:System.Exception/DispatchState System.Private.CoreLib.dll:System.Exception/DispatchState System.Runtime.ExceptionServices.ExceptionDispatchInfo::_dispatchState System.Private.CoreLib.dll:System.Exception/DispatchState..ctor(System.Object, System.String, System.UIntPtr, System.Byte[]) @@ -7198,6 +7203,7 @@ System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalizatio System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::BinaryNumber System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Currency System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Float +System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::HexFloat System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::HexNumber System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Integer System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::None @@ -7714,6 +7720,7 @@ System.Private.CoreLib.dll:System.HexConverter.get_CharToHexLookup() System.Private.CoreLib.dll:System.HexConverter.IsHexChar(System.Int32) System.Private.CoreLib.dll:System.HexConverter.ToCharLower(System.Int32) System.Private.CoreLib.dll:System.HexConverter.ToCharsBuffer(System.Byte, System.Span`1, System.Int32, System.HexConverter/Casing) +System.Private.CoreLib.dll:System.HexConverter.ToCharUpper(System.Int32) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFrom_Vector128`1(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFromUtf16(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) @@ -8227,6 +8234,7 @@ System.Private.CoreLib.dll:System.Int32 System.Exception::_HResult System.Private.CoreLib.dll:System.Int32 System.Exception::_xcode System.Private.CoreLib.dll:System.Int32 System.Exception::EXCEPTION_COMPLUS System.Private.CoreLib.dll:System.Int32 System.Exception::HResult() +System.Private.CoreLib.dll:System.Int32 System.Exception/ArgumentExceptionKind::value__ System.Private.CoreLib.dll:System.Int32 System.Exception/ExceptionMessageKind::value__ System.Private.CoreLib.dll:System.Int32 System.ExceptionArgument::value__ System.Private.CoreLib.dll:System.Int32 System.ExceptionResource::value__ @@ -8397,6 +8405,7 @@ System.Private.CoreLib.dll:System.Int32 System.IO.EnumerationOptions::MaxRecursi System.Private.CoreLib.dll:System.Int32 System.IO.FileAccess::value__ System.Private.CoreLib.dll:System.Int32 System.IO.FileAttributes::value__ System.Private.CoreLib.dll:System.Int32 System.IO.FileHandleType::value__ +System.Private.CoreLib.dll:System.Int32 System.IO.FileLoadException/FileLoadExceptionKind::value__ System.Private.CoreLib.dll:System.Int32 System.IO.FileMode::value__ System.Private.CoreLib.dll:System.Int32 System.IO.FileOptions::value__ System.Private.CoreLib.dll:System.Int32 System.IO.FileShare::value__ @@ -9515,6 +9524,7 @@ System.Private.CoreLib.dll:System.IO.FileLoadException..ctor(System.String, Syst System.Private.CoreLib.dll:System.IO.FileLoadException..ctor(System.String, System.String, System.Exception) System.Private.CoreLib.dll:System.IO.FileLoadException..ctor(System.String, System.String) System.Private.CoreLib.dll:System.IO.FileLoadException..ctor(System.String) +System.Private.CoreLib.dll:System.IO.FileLoadException.Create(System.IO.FileLoadException/FileLoadExceptionKind, System.Char*, System.Int32, System.Object*, System.Exception*) System.Private.CoreLib.dll:System.IO.FileLoadException.FormatFileLoadExceptionMessage(System.String, System.Int32) System.Private.CoreLib.dll:System.IO.FileLoadException.get_FileName() System.Private.CoreLib.dll:System.IO.FileLoadException.get_FusionLog() @@ -9522,6 +9532,11 @@ System.Private.CoreLib.dll:System.IO.FileLoadException.get_Message() System.Private.CoreLib.dll:System.IO.FileLoadException.GetFileLoadExceptionMessage(System.Int32, System.Runtime.CompilerServices.StringHandleOnStack) System.Private.CoreLib.dll:System.IO.FileLoadException.GetMessageForHR(System.Int32, System.Runtime.CompilerServices.StringHandleOnStack) System.Private.CoreLib.dll:System.IO.FileLoadException.ToString() +System.Private.CoreLib.dll:System.IO.FileLoadException/FileLoadExceptionKind +System.Private.CoreLib.dll:System.IO.FileLoadException/FileLoadExceptionKind System.IO.FileLoadException/FileLoadExceptionKind::BadImageFormat +System.Private.CoreLib.dll:System.IO.FileLoadException/FileLoadExceptionKind System.IO.FileLoadException/FileLoadExceptionKind::FileLoad +System.Private.CoreLib.dll:System.IO.FileLoadException/FileLoadExceptionKind System.IO.FileLoadException/FileLoadExceptionKind::FileNotFound +System.Private.CoreLib.dll:System.IO.FileLoadException/FileLoadExceptionKind System.IO.FileLoadException/FileLoadExceptionKind::OutOfMemory System.Private.CoreLib.dll:System.IO.FileMode System.Private.CoreLib.dll:System.IO.FileMode System.IO.FileMode::Append System.Private.CoreLib.dll:System.IO.FileMode System.IO.FileMode::Create @@ -10302,22 +10317,22 @@ System.Private.CoreLib.dll:System.NullReferenceException..ctor(System.String, Sy System.Private.CoreLib.dll:System.NullReferenceException..ctor(System.String) System.Private.CoreLib.dll:System.Number System.Private.CoreLib.dll:System.Number..cctor() -System.Private.CoreLib.dll:System.Number.g__AppendNonAsciiBytes|156_0`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) -System.Private.CoreLib.dll:System.Number.g__FormatInt128Slow|29_0(System.Int128, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatInt32Slow|21_0(System.Int32, System.Int32, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatInt64Slow|25_0(System.Int64, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt128Slow|31_0(System.UInt128, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt32Slow|23_0(System.UInt32, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt64Slow|27_0(System.UInt64, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__AppendNonAsciiBytes|158_0`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) +System.Private.CoreLib.dll:System.Number.g__FormatInt128Slow|30_0(System.Int128, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatInt32Slow|22_0(System.Int32, System.Int32, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatInt64Slow|26_0(System.Int64, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt128Slow|32_0(System.UInt128, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt32Slow|24_0(System.UInt32, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt64Slow|28_0(System.UInt64, System.String, System.IFormatProvider) System.Private.CoreLib.dll:System.Number.g__Slow|15_0(System.Char, System.Int32&, System.Globalization.NumberFormatInfo, out System.Boolean&) -System.Private.CoreLib.dll:System.Number.g__ShouldRoundUp|162_0(System.Byte*, System.Int32, System.Number/NumberBufferKind, System.Boolean) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt128Slow|30_0`1(System.Int128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt32Slow|22_0`1(System.Int32, System.Int32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt64Slow|26_0`1(System.Int64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt128Slow|32_0`1(System.UInt128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt32Slow|24_0`1(System.UInt32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt64Slow|28_0`1(System.UInt64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__CreateAndCacheString|50_0(System.UInt32) +System.Private.CoreLib.dll:System.Number.g__ShouldRoundUp|164_0(System.Byte*, System.Int32, System.Number/NumberBufferKind, System.Boolean) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt128Slow|31_0`1(System.Int128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt32Slow|23_0`1(System.Int32, System.Int32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt64Slow|27_0`1(System.Int64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt128Slow|33_0`1(System.UInt128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt32Slow|25_0`1(System.UInt32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt64Slow|29_0`1(System.UInt64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__CreateAndCacheString|51_0(System.UInt32) System.Private.CoreLib.dll:System.Number.AccumulateDecimalDigitsIntoBigInteger(System.Number/NumberBuffer&, System.UInt32, System.UInt32, out System.Number/BigInteger&) System.Private.CoreLib.dll:System.Number.AppendUnknownChar`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) System.Private.CoreLib.dll:System.Number.AssembleFloatingPointBits`1(System.UInt64, System.Int32, System.Boolean) @@ -10339,6 +10354,7 @@ System.Private.CoreLib.dll:System.Number.FormatExponent`1(System.Collections.Gen System.Private.CoreLib.dll:System.Number.FormatFixed`1(System.Collections.Generic.ValueListBuilder`1&, System.Number/NumberBuffer&, System.Int32, System.Int32[], System.ReadOnlySpan`1, System.ReadOnlySpan`1) System.Private.CoreLib.dll:System.Number.FormatFloat`1(TNumber, System.String, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.FormatFloat`2(System.Collections.Generic.ValueListBuilder`1&, TNumber, System.ReadOnlySpan`1, System.Globalization.NumberFormatInfo) +System.Private.CoreLib.dll:System.Number.FormatFloatingPointAsHex`2(System.Collections.Generic.ValueListBuilder`1&, TNumber, System.Char, System.Int32, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.FormatGeneral`1(System.Collections.Generic.ValueListBuilder`1&, System.Number/NumberBuffer&, System.Int32, System.Globalization.NumberFormatInfo, System.Char, System.Boolean) System.Private.CoreLib.dll:System.Number.FormatInt128(System.Int128, System.String, System.IFormatProvider) System.Private.CoreLib.dll:System.Number.FormatInt32(System.Int32, System.Int32, System.String, System.IFormatProvider) @@ -10426,6 +10442,7 @@ System.Private.CoreLib.dll:System.Number.TryParseBinaryIntegerNumber`2(System.Re System.Private.CoreLib.dll:System.Number.TryParseBinaryIntegerStyle`2(System.ReadOnlySpan`1, System.Globalization.NumberStyles, System.Globalization.NumberFormatInfo, out TInteger&) System.Private.CoreLib.dll:System.Number.TryParseDecimal`1(System.ReadOnlySpan`1, System.Globalization.NumberStyles, System.Globalization.NumberFormatInfo, out System.Decimal&) System.Private.CoreLib.dll:System.Number.TryParseFloat`2(System.ReadOnlySpan`1, System.Globalization.NumberStyles, System.Globalization.NumberFormatInfo, out TFloat&) +System.Private.CoreLib.dll:System.Number.TryParseHexFloatingPoint`2(System.ReadOnlySpan`1, System.Globalization.NumberStyles, System.Globalization.NumberFormatInfo, out TFloat&) System.Private.CoreLib.dll:System.Number.TryParseNumber`1(TChar*&, TChar*, System.Globalization.NumberStyles, System.Number/NumberBuffer&, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.TryStringToNumber`1(System.ReadOnlySpan`1, System.Globalization.NumberStyles, System.Number/NumberBuffer&, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.TryUInt128ToBinaryStr`1(System.Int128, System.Int32, System.Span`1, out System.Int32&) @@ -14096,10 +14113,8 @@ System.Private.CoreLib.dll:System.Runtime.InteropServices.DynamicInterfaceCastab System.Private.CoreLib.dll:System.Runtime.InteropServices.DynamicInterfaceCastableHelpers.IsInterfaceImplemented(System.Runtime.InteropServices.IDynamicInterfaceCastable*, System.RuntimeType*, System.Boolean, System.Boolean*, System.Exception*) System.Private.CoreLib.dll:System.Runtime.InteropServices.DynamicInterfaceCastableImplementationAttribute System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException -System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException..ctor() System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException..ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException..ctor(System.String, System.Exception) -System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException..ctor(System.String, System.Int32) System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException..ctor(System.String) System.Private.CoreLib.dll:System.Runtime.InteropServices.ExternalException.ToString() System.Private.CoreLib.dll:System.Runtime.InteropServices.FieldOffsetAttribute @@ -14172,11 +14187,6 @@ System.Private.CoreLib.dll:System.Runtime.InteropServices.IDynamicInterfaceCasta System.Private.CoreLib.dll:System.Runtime.InteropServices.IDynamicInterfaceCastable.IsInterfaceImplemented(System.RuntimeTypeHandle, System.Boolean) System.Private.CoreLib.dll:System.Runtime.InteropServices.InAttribute System.Private.CoreLib.dll:System.Runtime.InteropServices.InAttribute..ctor() -System.Private.CoreLib.dll:System.Runtime.InteropServices.InvalidOleVariantTypeException -System.Private.CoreLib.dll:System.Runtime.InteropServices.InvalidOleVariantTypeException..ctor() -System.Private.CoreLib.dll:System.Runtime.InteropServices.InvalidOleVariantTypeException..ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) -System.Private.CoreLib.dll:System.Runtime.InteropServices.InvalidOleVariantTypeException..ctor(System.String, System.Exception) -System.Private.CoreLib.dll:System.Runtime.InteropServices.InvalidOleVariantTypeException..ctor(System.String) System.Private.CoreLib.dll:System.Runtime.InteropServices.Marshal System.Private.CoreLib.dll:System.Runtime.InteropServices.Marshal..cctor() System.Private.CoreLib.dll:System.Runtime.InteropServices.Marshal.g____PInvoke|1_0(System.Runtime.CompilerServices.QCallTypeHandle, System.Int32) @@ -14503,17 +14513,8 @@ System.Private.CoreLib.dll:System.Runtime.InteropServices.SafeHandle.get_IsInval System.Private.CoreLib.dll:System.Runtime.InteropServices.SafeHandle.InternalRelease(System.Boolean) System.Private.CoreLib.dll:System.Runtime.InteropServices.SafeHandle.ReleaseHandle() System.Private.CoreLib.dll:System.Runtime.InteropServices.SafeHandle.SetHandle(System.IntPtr) -System.Private.CoreLib.dll:System.Runtime.InteropServices.SEHException -System.Private.CoreLib.dll:System.Runtime.InteropServices.SEHException..ctor() -System.Private.CoreLib.dll:System.Runtime.InteropServices.SEHException..ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) -System.Private.CoreLib.dll:System.Runtime.InteropServices.SEHException..ctor(System.String, System.Exception) -System.Private.CoreLib.dll:System.Runtime.InteropServices.SEHException..ctor(System.String) System.Private.CoreLib.dll:System.Runtime.InteropServices.SuppressGCTransitionAttribute System.Private.CoreLib.dll:System.Runtime.InteropServices.SuppressGCTransitionAttribute..ctor() -System.Private.CoreLib.dll:System.Runtime.InteropServices.Swift.SwiftError -System.Private.CoreLib.dll:System.Runtime.InteropServices.Swift.SwiftIndirectResult -System.Private.CoreLib.dll:System.Runtime.InteropServices.Swift.SwiftSelf -System.Private.CoreLib.dll:System.Runtime.InteropServices.Swift.SwiftSelf`1 System.Private.CoreLib.dll:System.Runtime.InteropServices.TypeMapLazyDictionary System.Private.CoreLib.dll:System.Runtime.InteropServices.TypeMapLazyDictionary/CallbackContext System.Private.CoreLib.dll:System.Runtime.InteropServices.TypeMapLazyDictionary/LazyExternalTypeDictionary @@ -19828,6 +19829,7 @@ System.Private.CoreLib.dll:System.TypeLoadException..ctor(System.String, System. System.Private.CoreLib.dll:System.TypeLoadException..ctor(System.String, System.String, System.String, System.Int32) System.Private.CoreLib.dll:System.TypeLoadException..ctor(System.String, System.String) System.Private.CoreLib.dll:System.TypeLoadException..ctor(System.String) +System.Private.CoreLib.dll:System.TypeLoadException.Create(System.Char*, System.Char*, System.Char*, System.Int32, System.Object*, System.Exception*) System.Private.CoreLib.dll:System.TypeLoadException.get_Message() System.Private.CoreLib.dll:System.TypeLoadException.GetTypeLoadExceptionMessage(System.Int32, System.Runtime.CompilerServices.StringHandleOnStack) System.Private.CoreLib.dll:System.TypeLoadException.SetMessageField() @@ -20559,9 +20561,6 @@ System.Private.CoreLib.dll:System.Void* System.Runtime.CompilerServices.StringHa System.Private.CoreLib.dll:System.Void* System.Runtime.CompilerServices.TypeHandle::m_asTAddr System.Private.CoreLib.dll:System.Void* System.Runtime.EH/ExInfo::_pPrevExInfo System.Private.CoreLib.dll:System.Void* System.Runtime.EH/RhEHClause::_pTargetType -System.Private.CoreLib.dll:System.Void* System.Runtime.InteropServices.Swift.SwiftError::k__BackingField -System.Private.CoreLib.dll:System.Void* System.Runtime.InteropServices.Swift.SwiftIndirectResult::k__BackingField -System.Private.CoreLib.dll:System.Void* System.Runtime.InteropServices.Swift.SwiftSelf::k__BackingField System.Private.CoreLib.dll:System.Void* System.Runtime.StackFrameIterator::RegisterSet() System.Private.CoreLib.dll:System.Void* System.RuntimeType/ActivatorCache::_allocatorFirstArg System.Private.CoreLib.dll:System.Void* System.RuntimeType/BoxCache::_allocatorFirstArg @@ -20608,7 +20607,6 @@ System.Private.CoreLib.dll:T System.Runtime.CompilerServices.StrongBox`1::Value System.Private.CoreLib.dll:T System.Runtime.InteropServices.GCHandle`1::Target() System.Private.CoreLib.dll:T System.Runtime.InteropServices.Marshalling.SafeHandleMarshaller`1/ManagedToUnmanagedIn::_handle System.Private.CoreLib.dll:T System.Runtime.InteropServices.Marshalling.SafeHandleMarshaller`1/ManagedToUnmanagedOut::_newHandle -System.Private.CoreLib.dll:T System.Runtime.InteropServices.Swift.SwiftSelf`1::k__BackingField System.Private.CoreLib.dll:T System.Runtime.Intrinsics.Scalar`1::AllBitsSet() System.Private.CoreLib.dll:T System.RuntimeType/ListBuilder`1::_item System.Private.CoreLib.dll:T System.RuntimeType/ListBuilder`1::Item(System.Int32) diff --git a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-size.txt b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-size.txt index a97f65e88489..6d493f464769 100644 --- a/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-size.txt +++ b/tests/dotnet/UnitTests/expected/iOS-CoreCLR-R2R-size.txt @@ -1,39 +1,39 @@ -AppBundleSize: 13,189,429 bytes (12,880.3 KB = 12.6 MB) +AppBundleSize: 13,233,325 bytes (12,923.2 KB = 12.6 MB) # The following list of files and their sizes is just informational / for review, and isn't used in the test: _CodeSignature/CodeResources: 11,701 bytes (11.4 KB = 0.0 MB) archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB) Frameworks/libcoreclr.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libcoreclr.framework/Info.plist: 841 bytes (0.8 KB = 0.0 MB) -Frameworks/libcoreclr.framework/libcoreclr: 5,220,528 bytes (5,098.2 KB = 5.0 MB) +Frameworks/libcoreclr.framework/Info.plist: 840 bytes (0.8 KB = 0.0 MB) +Frameworks/libcoreclr.framework/libcoreclr: 5,220,544 bytes (5,098.2 KB = 5.0 MB) Frameworks/libSystem.Globalization.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libSystem.Globalization.Native.framework/Info.plist: 883 bytes (0.9 KB = 0.0 MB) -Frameworks/libSystem.Globalization.Native.framework/libSystem.Globalization.Native: 109,248 bytes (106.7 KB = 0.1 MB) +Frameworks/libSystem.Globalization.Native.framework/Info.plist: 882 bytes (0.9 KB = 0.0 MB) +Frameworks/libSystem.Globalization.Native.framework/libSystem.Globalization.Native: 109,232 bytes (106.7 KB = 0.1 MB) Frameworks/libSystem.IO.Compression.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 885 bytes (0.9 KB = 0.0 MB) -Frameworks/libSystem.IO.Compression.Native.framework/libSystem.IO.Compression.Native: 1,431,296 bytes (1,397.8 KB = 1.4 MB) +Frameworks/libSystem.IO.Compression.Native.framework/Info.plist: 884 bytes (0.9 KB = 0.0 MB) +Frameworks/libSystem.IO.Compression.Native.framework/libSystem.IO.Compression.Native: 1,431,280 bytes (1,397.7 KB = 1.4 MB) Frameworks/libSystem.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libSystem.Native.framework/Info.plist: 855 bytes (0.8 KB = 0.0 MB) -Frameworks/libSystem.Native.framework/libSystem.Native: 161,808 bytes (158.0 KB = 0.2 MB) +Frameworks/libSystem.Native.framework/Info.plist: 854 bytes (0.8 KB = 0.0 MB) +Frameworks/libSystem.Native.framework/libSystem.Native: 162,128 bytes (158.3 KB = 0.2 MB) Frameworks/libSystem.Net.Security.Native.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libSystem.Net.Security.Native.framework/Info.plist: 881 bytes (0.9 KB = 0.0 MB) -Frameworks/libSystem.Net.Security.Native.framework/libSystem.Net.Security.Native: 88,016 bytes (86.0 KB = 0.1 MB) +Frameworks/libSystem.Net.Security.Native.framework/Info.plist: 880 bytes (0.9 KB = 0.0 MB) +Frameworks/libSystem.Net.Security.Native.framework/libSystem.Net.Security.Native: 88,000 bytes (85.9 KB = 0.1 MB) Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 911 bytes (0.9 KB = 0.0 MB) +Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/Info.plist: 910 bytes (0.9 KB = 0.0 MB) Frameworks/libSystem.Security.Cryptography.Native.Apple.framework/libSystem.Security.Cryptography.Native.Apple: 194,256 bytes (189.7 KB = 0.2 MB) Frameworks/SizeTestApp.framework/_CodeSignature/CodeResources: 1,798 bytes (1.8 KB = 0.0 MB) -Frameworks/SizeTestApp.framework/Info.plist: 844 bytes (0.8 KB = 0.0 MB) -Frameworks/SizeTestApp.framework/SizeTestApp: 3,913,776 bytes (3,822.0 KB = 3.7 MB) -Info.plist: 1,169 bytes (1.1 KB = 0.0 MB) +Frameworks/SizeTestApp.framework/Info.plist: 843 bytes (0.8 KB = 0.0 MB) +Frameworks/SizeTestApp.framework/SizeTestApp: 3,946,656 bytes (3,854.2 KB = 3.8 MB) +Info.plist: 1,168 bytes (1.1 KB = 0.0 MB) Microsoft.iOS.dll: 98,816 bytes (96.5 KB = 0.1 MB) PkgInfo: 8 bytes (0.0 KB = 0.0 MB) runtimeconfig.bin: 1,481 bytes (1.4 KB = 0.0 MB) -SizeTestApp: 196,432 bytes (191.8 KB = 0.2 MB) +SizeTestApp: 195,904 bytes (191.3 KB = 0.2 MB) SizeTestApp.dll: 7,680 bytes (7.5 KB = 0.0 MB) System.Collections.Immutable.dll: 13,824 bytes (13.5 KB = 0.0 MB) System.Diagnostics.StackTrace.dll: 7,680 bytes (7.5 KB = 0.0 MB) System.IO.Compression.dll: 22,016 bytes (21.5 KB = 0.0 MB) System.IO.MemoryMappedFiles.dll: 21,504 bytes (21.0 KB = 0.0 MB) -System.Private.CoreLib.dll: 1,573,376 bytes (1,536.5 KB = 1.5 MB) +System.Private.CoreLib.dll: 1,584,640 bytes (1,547.5 KB = 1.5 MB) System.Reflection.Metadata.dll: 83,968 bytes (82.0 KB = 0.1 MB) System.Runtime.dll: 4,096 bytes (4.0 KB = 0.0 MB) System.Runtime.InteropServices.dll: 7,680 bytes (7.5 KB = 0.0 MB) diff --git a/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-preservedapis.txt b/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-preservedapis.txt index b4f7d7cb756d..a31223383e7b 100644 --- a/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-preservedapis.txt +++ b/tests/dotnet/UnitTests/expected/iOS-MonoVM-interpreter-preservedapis.txt @@ -5345,6 +5345,7 @@ System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalizatio System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::BinaryNumber System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Currency System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Float +System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::HexFloat System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::HexNumber System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Integer System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::None @@ -5791,6 +5792,7 @@ System.Private.CoreLib.dll:System.HexConverter.get_CharToHexLookup() System.Private.CoreLib.dll:System.HexConverter.IsHexChar(System.Int32) System.Private.CoreLib.dll:System.HexConverter.ToCharLower(System.Int32) System.Private.CoreLib.dll:System.HexConverter.ToCharsBuffer(System.Byte, System.Span`1, System.Int32, System.HexConverter/Casing) +System.Private.CoreLib.dll:System.HexConverter.ToCharUpper(System.Int32) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFrom_Vector128`1(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFromUtf16(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) @@ -7436,22 +7438,22 @@ System.Private.CoreLib.dll:System.NullReferenceException..ctor() System.Private.CoreLib.dll:System.NullReferenceException..ctor(System.String) System.Private.CoreLib.dll:System.Number System.Private.CoreLib.dll:System.Number..cctor() -System.Private.CoreLib.dll:System.Number.g__AppendNonAsciiBytes|154_0`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) -System.Private.CoreLib.dll:System.Number.g__FormatInt128Slow|27_0(System.Int128, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatInt32Slow|19_0(System.Int32, System.Int32, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatInt64Slow|23_0(System.Int64, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt128Slow|29_0(System.UInt128, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt32Slow|21_0(System.UInt32, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt64Slow|25_0(System.UInt64, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__AppendNonAsciiBytes|156_0`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) +System.Private.CoreLib.dll:System.Number.g__FormatInt128Slow|28_0(System.Int128, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatInt32Slow|20_0(System.Int32, System.Int32, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatInt64Slow|24_0(System.Int64, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt128Slow|30_0(System.UInt128, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt32Slow|22_0(System.UInt32, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt64Slow|26_0(System.UInt64, System.String, System.IFormatProvider) System.Private.CoreLib.dll:System.Number.g__Slow|13_0(System.Char, System.Int32&, System.Globalization.NumberFormatInfo, out System.Boolean&) -System.Private.CoreLib.dll:System.Number.g__ShouldRoundUp|160_0(System.Byte*, System.Int32, System.Number/NumberBufferKind, System.Boolean) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt128Slow|28_0`1(System.Int128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt32Slow|20_0`1(System.Int32, System.Int32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt64Slow|24_0`1(System.Int64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt128Slow|30_0`1(System.UInt128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt32Slow|22_0`1(System.UInt32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt64Slow|26_0`1(System.UInt64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__CreateAndCacheString|48_0(System.UInt32) +System.Private.CoreLib.dll:System.Number.g__ShouldRoundUp|162_0(System.Byte*, System.Int32, System.Number/NumberBufferKind, System.Boolean) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt128Slow|29_0`1(System.Int128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt32Slow|21_0`1(System.Int32, System.Int32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt64Slow|25_0`1(System.Int64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt128Slow|31_0`1(System.UInt128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt32Slow|23_0`1(System.UInt32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt64Slow|27_0`1(System.UInt64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__CreateAndCacheString|49_0(System.UInt32) System.Private.CoreLib.dll:System.Number.AppendUnknownChar`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) System.Private.CoreLib.dll:System.Number.CurrencyGroupSizes(System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.DecimalToNumber(System.Decimal&, System.Number/NumberBuffer&) @@ -7465,6 +7467,7 @@ System.Private.CoreLib.dll:System.Number.FormatExponent`1(System.Collections.Gen System.Private.CoreLib.dll:System.Number.FormatFixed`1(System.Collections.Generic.ValueListBuilder`1&, System.Number/NumberBuffer&, System.Int32, System.Int32[], System.ReadOnlySpan`1, System.ReadOnlySpan`1) System.Private.CoreLib.dll:System.Number.FormatFloat`1(TNumber, System.String, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.FormatFloat`2(System.Collections.Generic.ValueListBuilder`1&, TNumber, System.ReadOnlySpan`1, System.Globalization.NumberFormatInfo) +System.Private.CoreLib.dll:System.Number.FormatFloatingPointAsHex`2(System.Collections.Generic.ValueListBuilder`1&, TNumber, System.Char, System.Int32, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.FormatGeneral`1(System.Collections.Generic.ValueListBuilder`1&, System.Number/NumberBuffer&, System.Int32, System.Globalization.NumberFormatInfo, System.Char, System.Boolean) System.Private.CoreLib.dll:System.Number.FormatInt128(System.Int128, System.String, System.IFormatProvider) System.Private.CoreLib.dll:System.Number.FormatInt32(System.Int32, System.Int32, System.String, System.IFormatProvider) diff --git a/tests/dotnet/UnitTests/expected/iOS-MonoVM-preservedapis.txt b/tests/dotnet/UnitTests/expected/iOS-MonoVM-preservedapis.txt index f2b93f034851..a2190cc6a8a7 100644 --- a/tests/dotnet/UnitTests/expected/iOS-MonoVM-preservedapis.txt +++ b/tests/dotnet/UnitTests/expected/iOS-MonoVM-preservedapis.txt @@ -4508,6 +4508,7 @@ System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalizatio System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::BinaryNumber System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Currency System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Float +System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::HexFloat System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::HexNumber System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::Integer System.Private.CoreLib.dll:System.Globalization.NumberStyles System.Globalization.NumberStyles::None @@ -4952,6 +4953,7 @@ System.Private.CoreLib.dll:System.HexConverter.get_CharToHexLookup() System.Private.CoreLib.dll:System.HexConverter.IsHexChar(System.Int32) System.Private.CoreLib.dll:System.HexConverter.ToCharLower(System.Int32) System.Private.CoreLib.dll:System.HexConverter.ToCharsBuffer(System.Byte, System.Span`1, System.Int32, System.HexConverter/Casing) +System.Private.CoreLib.dll:System.HexConverter.ToCharUpper(System.Int32) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFrom_Vector128`1(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFromUtf16_Scalar(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) System.Private.CoreLib.dll:System.HexConverter.TryDecodeFromUtf16(System.ReadOnlySpan`1, System.Span`1, out System.Int32&) @@ -6517,22 +6519,22 @@ System.Private.CoreLib.dll:System.NullReferenceException..ctor() System.Private.CoreLib.dll:System.NullReferenceException..ctor(System.String) System.Private.CoreLib.dll:System.Number System.Private.CoreLib.dll:System.Number..cctor() -System.Private.CoreLib.dll:System.Number.g__AppendNonAsciiBytes|154_0`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) -System.Private.CoreLib.dll:System.Number.g__FormatInt128Slow|27_0(System.Int128, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatInt32Slow|19_0(System.Int32, System.Int32, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatInt64Slow|23_0(System.Int64, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt128Slow|29_0(System.UInt128, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt32Slow|21_0(System.UInt32, System.String, System.IFormatProvider) -System.Private.CoreLib.dll:System.Number.g__FormatUInt64Slow|25_0(System.UInt64, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__AppendNonAsciiBytes|156_0`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) +System.Private.CoreLib.dll:System.Number.g__FormatInt128Slow|28_0(System.Int128, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatInt32Slow|20_0(System.Int32, System.Int32, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatInt64Slow|24_0(System.Int64, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt128Slow|30_0(System.UInt128, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt32Slow|22_0(System.UInt32, System.String, System.IFormatProvider) +System.Private.CoreLib.dll:System.Number.g__FormatUInt64Slow|26_0(System.UInt64, System.String, System.IFormatProvider) System.Private.CoreLib.dll:System.Number.g__Slow|13_0(System.Char, System.Int32&, System.Globalization.NumberFormatInfo, out System.Boolean&) -System.Private.CoreLib.dll:System.Number.g__ShouldRoundUp|160_0(System.Byte*, System.Int32, System.Number/NumberBufferKind, System.Boolean) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt128Slow|28_0`1(System.Int128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt32Slow|20_0`1(System.Int32, System.Int32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatInt64Slow|24_0`1(System.Int64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt128Slow|30_0`1(System.UInt128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt32Slow|22_0`1(System.UInt32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__TryFormatUInt64Slow|26_0`1(System.UInt64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) -System.Private.CoreLib.dll:System.Number.g__CreateAndCacheString|48_0(System.UInt32) +System.Private.CoreLib.dll:System.Number.g__ShouldRoundUp|162_0(System.Byte*, System.Int32, System.Number/NumberBufferKind, System.Boolean) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt128Slow|29_0`1(System.Int128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt32Slow|21_0`1(System.Int32, System.Int32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatInt64Slow|25_0`1(System.Int64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt128Slow|31_0`1(System.UInt128, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt32Slow|23_0`1(System.UInt32, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__TryFormatUInt64Slow|27_0`1(System.UInt64, System.ReadOnlySpan`1, System.IFormatProvider, System.Span`1, out System.Int32&) +System.Private.CoreLib.dll:System.Number.g__CreateAndCacheString|49_0(System.UInt32) System.Private.CoreLib.dll:System.Number.AppendUnknownChar`1(System.Collections.Generic.ValueListBuilder`1&, System.Char) System.Private.CoreLib.dll:System.Number.CurrencyGroupSizes(System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.DecimalToNumber(System.Decimal&, System.Number/NumberBuffer&) @@ -6546,6 +6548,7 @@ System.Private.CoreLib.dll:System.Number.FormatExponent`1(System.Collections.Gen System.Private.CoreLib.dll:System.Number.FormatFixed`1(System.Collections.Generic.ValueListBuilder`1&, System.Number/NumberBuffer&, System.Int32, System.Int32[], System.ReadOnlySpan`1, System.ReadOnlySpan`1) System.Private.CoreLib.dll:System.Number.FormatFloat`1(TNumber, System.String, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.FormatFloat`2(System.Collections.Generic.ValueListBuilder`1&, TNumber, System.ReadOnlySpan`1, System.Globalization.NumberFormatInfo) +System.Private.CoreLib.dll:System.Number.FormatFloatingPointAsHex`2(System.Collections.Generic.ValueListBuilder`1&, TNumber, System.Char, System.Int32, System.Globalization.NumberFormatInfo) System.Private.CoreLib.dll:System.Number.FormatGeneral`1(System.Collections.Generic.ValueListBuilder`1&, System.Number/NumberBuffer&, System.Int32, System.Globalization.NumberFormatInfo, System.Char, System.Boolean) System.Private.CoreLib.dll:System.Number.FormatInt128(System.Int128, System.String, System.IFormatProvider) System.Private.CoreLib.dll:System.Number.FormatInt32(System.Int32, System.Int32, System.String, System.IFormatProvider) diff --git a/tests/dotnet/UnitTests/expected/iOS-MonoVM-size.txt b/tests/dotnet/UnitTests/expected/iOS-MonoVM-size.txt index a45c64e9e1e2..56605001c70d 100644 --- a/tests/dotnet/UnitTests/expected/iOS-MonoVM-size.txt +++ b/tests/dotnet/UnitTests/expected/iOS-MonoVM-size.txt @@ -1,18 +1,18 @@ -AppBundleSize: 9,436,348 bytes (9,215.2 KB = 9.0 MB) +AppBundleSize: 9,458,846 bytes (9,237.2 KB = 9.0 MB) # The following list of files and their sizes is just informational / for review, and isn't used in the test: _CodeSignature/CodeResources: 5,229 bytes (5.1 KB = 0.0 MB) -aot-instances.aotdata.arm64: 816,880 bytes (797.7 KB = 0.8 MB) +aot-instances.aotdata.arm64: 818,536 bytes (799.4 KB = 0.8 MB) archived-expanded-entitlements.xcent: 384 bytes (0.4 KB = 0.0 MB) -Info.plist: 1,134 bytes (1.1 KB = 0.0 MB) -Microsoft.iOS.aotdata.arm64: 22,872 bytes (22.3 KB = 0.0 MB) -Microsoft.iOS.dll: 48,640 bytes (47.5 KB = 0.0 MB) +Info.plist: 1,168 bytes (1.1 KB = 0.0 MB) +Microsoft.iOS.aotdata.arm64: 22,888 bytes (22.4 KB = 0.0 MB) +Microsoft.iOS.dll: 49,152 bytes (48.0 KB = 0.0 MB) PkgInfo: 8 bytes (0.0 KB = 0.0 MB) runtimeconfig.bin: 1,481 bytes (1.4 KB = 0.0 MB) -SizeTestApp: 7,317,696 bytes (7,146.2 KB = 7.0 MB) +SizeTestApp: 7,333,840 bytes (7,162.0 KB = 7.0 MB) SizeTestApp.aotdata.arm64: 1,456 bytes (1.4 KB = 0.0 MB) SizeTestApp.dll: 7,168 bytes (7.0 KB = 0.0 MB) -System.Private.CoreLib.aotdata.arm64: 662,952 bytes (647.4 KB = 0.6 MB) -System.Private.CoreLib.dll: 535,552 bytes (523.0 KB = 0.5 MB) +System.Private.CoreLib.aotdata.arm64: 665,552 bytes (650.0 KB = 0.6 MB) +System.Private.CoreLib.dll: 537,088 bytes (524.5 KB = 0.5 MB) System.Runtime.aotdata.arm64: 784 bytes (0.8 KB = 0.0 MB) System.Runtime.dll: 5,120 bytes (5.0 KB = 0.0 MB) System.Runtime.InteropServices.aotdata.arm64: 800 bytes (0.8 KB = 0.0 MB)