2 references to TimedOutResult
System (2)
services\io\system\io\FileSystemWatcher.cs (2)
1075this.changedResult = WaitForChangedResult.TimedOutResult; 1100WaitForChangedResult retVal = WaitForChangedResult.TimedOutResult;