3 references to DeleteFileInternal
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\FileIO\FileSystem.vb (3)
525DeleteFileInternal(file, UIOptionInternal.NoUI, RecycleOption.DeletePermanently, UICancelOption.ThrowException) 535DeleteFileInternal(file, ToUIOptionInternal(showUI), recycle, UICancelOption.ThrowException) 550DeleteFileInternal(file, ToUIOptionInternal(showUI), recycle, onUserCancel)