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