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