Updated assert statement to include a check for Timeout in FileSystem… (#35298)
authorvivekbm <7387586+vivekbm@users.noreply.github.com>
Thu, 23 Apr 2020 13:50:34 +0000 (19:20 +0530)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2020 13:50:34 +0000 (09:50 -0400)
commit145c87a95860a3a1142ee890dc2ff6ad02780bee
treebab5ca4fa5dc6ee0cecd4a6644232d7e988df92f
parentdc3c4dc076171bc9a7c27c527d4d814eaae06cb2
Updated assert statement to include a check for Timeout in FileSystem… (#35298)

* Updated assert statement to include a check for Timeout in FileSystem.Attributes.Windows

* fixes 28831
Added the check, the earlier commit had a syntax error.
src/libraries/Common/src/System/IO/FileSystem.Attributes.Windows.cs