1 reference to ERROR_BAD_PATHNAME
System.Core (1)
System\IO\__Error.cs (1)
151bool isInvalidPath = errorCode == UnsafeNativeMethods.ERROR_INVALID_NAME || errorCode == UnsafeNativeMethods.ERROR_BAD_PATHNAME;