7 references to DirectoryIsAccessible
Microsoft.VisualBasic.Forms.Tests (7)
System\Windows\Forms\FileLogTraceListenerTests.vb (5)
86
If
DirectoryIsAccessible
(Application.CommonAppDataPath) Then
159
If
DirectoryIsAccessible
(Application.CommonAppDataPath) Then
225
If
DirectoryIsAccessible
(Path.GetDirectoryName(Application.ExecutablePath)) Then
246
If
DirectoryIsAccessible
(Application.UserAppDataPath) Then
267
If
DirectoryIsAccessible
(Application.UserAppDataPath) Then
System\Windows\Forms\VbFileCleanupTestBaseTests.vb (2)
34
DirectoryIsAccessible
(directoryPath).Should.BeFalse()
40
DirectoryIsAccessible
(directoryPath).Should.BeFalse()