Use Platform-Guard Assertion Annotations for some known cases (#52689)
authorBuyaa Namnan <bunamnan@microsoft.com>
Mon, 17 May 2021 16:51:22 +0000 (09:51 -0700)
committerGitHub <noreply@github.com>
Mon, 17 May 2021 16:51:22 +0000 (09:51 -0700)
commit3b8adb707e40080b435003efcd9640e73ab2c039
tree09f8117eb55ab060e508a9120f8f009a7c81b28d
parent9f368f41b642b3824a037e3d5c8155a4cbdb2e32
Use Platform-Guard Assertion Annotations for some known cases (#52689)

* Use platform guard attributes
eng/Versions.props
src/libraries/Microsoft.Extensions.Logging.Console/src/ConsoleLoggerProvider.cs
src/libraries/System.Net.Http/ref/System.Net.Http.cs
src/libraries/System.Net.Http/src/System/Net/Http/BrowserHttpHandler/SocketsHttpHandler.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnectionPool.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnectionSettings.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/SocketsHttpHandler.cs
src/libraries/System.Net.Http/tests/TrimmingTests/HttpClientTest.cs
src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/ThreadPoolTaskScheduler.cs
src/libraries/System.Private.CoreLib/src/System/Threading/Thread.cs
src/mono/System.Private.CoreLib/src/System/Threading/Thread.Browser.Mono.cs