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