From: Eric Erhardt Date: Fri, 10 Jul 2020 20:53:12 +0000 (-0500) Subject: Preserve AsyncValueTaskMethodBuilder.ObjectIdForDebugger (#39084) X-Git-Tag: submit/tizen/20210909.063632~6784 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=16e8ec3f61b3c9e178adfd6d5332891c367e0769;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Preserve AsyncValueTaskMethodBuilder.ObjectIdForDebugger (#39084) These internal properties are used by the debugger, so they should be preserved when debugging is supported. --- 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 605c304..ad014dc 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 @@ -46,6 +46,12 @@ + + + + + +