Beispiel #1
0
 private static void AssertWatcherStopped()
 {
     s_watcher?.AssertStopped();
     s_watcher = null;
 }