2 implementations of SetOutputLevel
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
LanguageService\VisualBasicPackage.IVbCompiler.vb (1)
50
Public Sub
SetOutputLevel
(OutputLevel As OutputLevel) Implements IVbCompiler.SetOutputLevel
ProjectSystemShim\TempPECompiler.vb (1)
70
Public Sub
SetOutputLevel
(OutputLevel As OutputLevel) Implements IVbCompiler.SetOutputLevel
2 references to SetOutputLevel
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
LanguageService\VisualBasicPackage.IVbCompiler.vb (1)
50
Public Sub SetOutputLevel(OutputLevel As OutputLevel) Implements IVbCompiler.
SetOutputLevel
ProjectSystemShim\TempPECompiler.vb (1)
70
Public Sub SetOutputLevel(OutputLevel As OutputLevel) Implements IVbCompiler.
SetOutputLevel