4 references to CommonAppDataPath
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (1)
135basePath = Application.CommonAppDataPath
Microsoft.VisualBasic.Forms.Tests (3)
System\Windows\Forms\FileLogTraceListenerTests.vb (3)
86If DirectoryIsAccessible(Application.CommonAppDataPath) Then 152fullLogFileName.Should.StartWith(Application.CommonAppDataPath) 159If DirectoryIsAccessible(Application.CommonAppDataPath) Then