3 references to CommonAppDataPath
Microsoft.VisualBasic.Forms.Tests (3)
System\Windows\Forms\FileLogTraceListenerTests.vb (3)
86
If DirectoryIsAccessible(Application.
CommonAppDataPath
) Then
152
fullLogFileName.Should.StartWith(Application.
CommonAppDataPath
)
159
If DirectoryIsAccessible(Application.
CommonAppDataPath
) Then