1 instantiation of PollEvent
System.IO.FileSystem.Watcher (1)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.Poll.cs (1)
38
var pollEvent = new
PollEvent
3 references to PollEvent
System.IO.FileSystem.Watcher (3)
LibraryImports.g.cs (1)
210
internal static unsafe extern partial global::Interop.Error Poll(global::Interop.
PollEvent
* pollEvents, uint eventCount, int timeout, uint* triggered);
src\libraries\Common\src\Interop\Unix\System.Native\Interop.Poll.cs (2)
21
internal static unsafe partial Error Poll(
PollEvent
* pollEvents, uint eventCount, int timeout, uint* triggered);
38
var
pollEvent = new PollEvent