Port annotations from runtimelab (#62562)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 9 Dec 2021 05:12:59 +0000 (14:12 +0900)
committerGitHub <noreply@github.com>
Thu, 9 Dec 2021 05:12:59 +0000 (14:12 +0900)
commitc9cd3676a9c2f6c64364492212733b6fe57c82f7
treec9c60b84a9bd264a4e711a94f224e952d97f2f4c
parentb5799616ca76475703d541547625e09471a419bf
Port annotations from runtimelab (#62562)

Placing the attribute into ApiComplatExlude for now - there will be follow up work to do any necessary cleanups/propagation to non-shared parts of CoreLib before this can go into ref assemblies.
eng/ApiCompatExcludeAttributes.txt
src/libraries/System.Private.CoreLib/src/System/Array.cs
src/libraries/System.Private.CoreLib/src/System/Collections/ArrayList.cs
src/libraries/System.Private.CoreLib/src/System/DefaultBinder.cs
src/libraries/System.Private.CoreLib/src/System/Diagnostics/Tracing/TraceLogging/PropertyValue.cs
src/libraries/System.Private.CoreLib/src/System/Enum.cs
src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInfo.cs
src/libraries/System.Private.CoreLib/src/System/Reflection/SignatureType.cs
src/libraries/System.Private.CoreLib/src/System/Reflection/SignatureTypeExtensions.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Marshal.cs
src/libraries/System.Private.CoreLib/src/System/Type.cs