From 38e971298a7d83e969c6230ccecf886a50c19c88 Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Wed, 28 Apr 2021 11:20:55 -0500 Subject: [PATCH] Move AssemblyExtensions.GetApplyUpdateCapabilities to be guarded by Debugger.IsSupported --- .../src/ILLink/ILLink.Descriptors.Shared.xml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml b/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml index b70cb912600ece..3c93283df29b54 100644 --- a/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml +++ b/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml @@ -55,6 +55,11 @@ + + + + + @@ -62,13 +67,4 @@ - - - - - - -