4 references to Custom
Microsoft.VisualBasic.Forms (4)
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (4)
142
Case LogFileLocation.
Custom
296
If Location = LogFileLocation.
Custom
And Not String.Equals(tempPath, _customLocation, StringComparison.OrdinalIgnoreCase) Then
301
Location = LogFileLocation.
Custom
556
If value < LogFileLocation.TempDirectory OrElse value > LogFileLocation.
Custom
Then