Home
last modified time | relevance | path

Searched refs:FSWAsyncResult (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/io/system/io/
H A DFileSystemWatcher.cs91 private sealed class FSWAsyncResult : IAsyncResult class in System.IO.FileSystemWatcher
467 FSWAsyncResult asyncResult = (FSWAsyncResult) overlapped.AsyncResult; in CompletionStatusChanged()
709 FSWAsyncResult asyncResult = new FSWAsyncResult(); in Monitor()