Move TimerQueue.TickCount Windows implementation to shared CoreLib (#23838)
commit2e480766b3a8a106440122099b0d52d5c58d3c04
authorFilip Navara <filip.navara@gmail.com>
Wed, 10 Apr 2019 23:04:38 +0000 (11 01:04 +0200)
committerMarek Safar <marek.safar@gmail.com>
Fri, 12 Apr 2019 17:22:35 +0000 (12 19:22 +0200)
tree9ffc710d5d74a314c02c0b7af684de2b4fd49a5b
parentb1c39e4e3dafd876c9de612b618cb4d95b6458ff
Move TimerQueue.TickCount Windows implementation to shared CoreLib (#23838)

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
netcore/System.Private.CoreLib/shared/System/Environment.Win32.cs
netcore/System.Private.CoreLib/shared/System/Environment.WinRT.cs
netcore/System.Private.CoreLib/shared/System/Threading/TimerQueue.Windows.cs [new file with mode: 0644]