3 references to Verbose
Microsoft.CodeAnalysis.VisualBasic (3)
CommandLine\VisualBasicCommandLineParser.vb (2)
1027outputLevel = VisualBasic.OutputLevel.Verbose 1036outputLevel = VisualBasic.OutputLevel.Verbose
CommandLine\VisualBasicCompiler.vb (1)
152If Arguments.OutputLevel = OutputLevel.Verbose Then