[System.IO] Don't throw exception when FileSystemWatcher is disposed while the backen...
commit1e1893d683f60ef648d3c34a332fb0cc9b481d58
authorAlexis Christoforides <alexis@thenull.net>
Thu, 29 Mar 2018 21:28:58 +0000 (29 17:28 -0400)
committerAlexis Christoforides <alexis@thenull.net>
Thu, 29 Mar 2018 22:25:45 +0000 (29 18:25 -0400)
tree2104e3c0be807d590c69e4bf8a80607f8e579dfc
parenta1751d91c865120b7fb7f59ed3ffce1f800446e4
[System.IO] Don't throw exception when FileSystemWatcher is disposed while the backend is still trying to use it
mcs/class/System/System.IO/CoreFXFileSystemWatcherProxy.cs
mcs/class/System/System.IO/FileSystemWatcher.cs
mcs/class/System/System.IO/InotifyWatcher.cs