1 write to OutputLevel
Microsoft.CodeAnalysis.VisualBasic (1)
CommandLine\VisualBasicCommandLineParser.vb (1)
1517.OutputLevel = outputLevel,
1 reference to OutputLevel
Microsoft.CodeAnalysis.VisualBasic (1)
CommandLine\VisualBasicCompiler.vb (1)
152If Arguments.OutputLevel = OutputLevel.Verbose Then