Update Corelib to include Stopwatch (dotnet/coreclr#27417)
authorVladimir Sadov <vsadov@microsoft.com>
Fri, 25 Oct 2019 00:55:33 +0000 (17:55 -0700)
committerGitHub <noreply@github.com>
Fri, 25 Oct 2019 00:55:33 +0000 (17:55 -0700)
commit4c40176f4462a90b57754f6365c5f88ff1a5546e
tree070a3d5640026d22975ca75241ee336dbc7ebf48
parenta919e0abfef78411ac378056a32da9c7f75b6c33
Update Corelib to include Stopwatch (dotnet/coreclr#27417)

* Update Corelib to include Stopwatch

* Delete HighPerformanceCounter

Commit migrated from https://github.com/dotnet/coreclr/commit/168a79e33fbe4ee16b87e297bd02fa8fb5c47104
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/HighPerformanceCounter.Unix.cs [deleted file]
src/libraries/System.Private.CoreLib/src/System/HighPerformanceCounter.Windows.cs [deleted file]
src/libraries/System.Private.CoreLib/src/System/Threading/PortableThreadPool.cs