2 references to SUCCESS
System.IO.FileSystem.Watcher (2)
src\libraries\Common\src\Interop\Unix\Interop.IOErrors.cs (2)
13
Debug.Assert(errorInfo.Error != Error.
SUCCESS
);
21
if (error != Interop.Error.
SUCCESS
)