16 references to BadFileNameOrNumber
Microsoft.VisualBasic.Core (16)
Microsoft\VisualBasic\CompilerServices\ExceptionUtils.vb (1)
260vbErrors.BadFileNameOrNumber,
Microsoft\VisualBasic\CompilerServices\IOUtils.vb (1)
69Throw VbMakeException(vbErrors.BadFileNameOrNumber)
Microsoft\VisualBasic\FileSystem.vb (14)
62Throw VbMakeException(New ArgumentException(SR.Argument_PathNullOrEmpty), vbErrors.BadFileNameOrNumber) 203Throw VbMakeException(New ArgumentException(SR.Argument_PathNullOrEmpty), vbErrors.BadFileNameOrNumber) 219Throw VbMakeException(New ArgumentException(SR.Argument_PathNullOrEmpty), vbErrors.BadFileNameOrNumber) 257Throw VbMakeException(New ArgumentException(SR.Format(SR.Argument_PathNullOrEmpty1, "Source")), vbErrors.BadFileNameOrNumber) 261Throw VbMakeException(New ArgumentException(SR.Format(SR.Argument_PathNullOrEmpty1, "Destination")), vbErrors.BadFileNameOrNumber) 266Throw VbMakeException(New ArgumentException(SR.Format(SR.Argument_InvalidValue1, "Source")), vbErrors.BadFileNameOrNumber) 270Throw VbMakeException(New ArgumentException(SR.Format(SR.Argument_InvalidValue1, "Destination")), vbErrors.BadFileNameOrNumber) 304Throw VbMakeException(New ArgumentException(SR.Format(SR.Argument_InvalidValue1, "PathName")), vbErrors.BadFileNameOrNumber) 350Throw VbMakeException(vbErrors.BadFileNameOrNumber) 367Throw VbMakeException(vbErrors.BadFileNameOrNumber) 455Throw VbMakeException(New ArgumentException(SR.Argument_PathNullOrEmpty), vbErrors.BadFileNameOrNumber) 535Throw VbMakeException(vbErrors.BadFileNameOrNumber) 1250Throw VbMakeException(vbErrors.BadFileNameOrNumber) 1494Throw VbMakeException(vbErrors.BadFileNameOrNumber)