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