2 implementations of SetLoggingOptions
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
LanguageService\VisualBasicPackage.IVbCompiler.vb (1)
46Public Sub SetLoggingOptions(options As UInteger) Implements IVbCompiler.SetLoggingOptions
ProjectSystemShim\TempPECompiler.vb (1)
66Public Sub SetLoggingOptions(options As UInteger) Implements IVbCompiler.SetLoggingOptions
2 references to SetLoggingOptions
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
LanguageService\VisualBasicPackage.IVbCompiler.vb (1)
46Public Sub SetLoggingOptions(options As UInteger) Implements IVbCompiler.SetLoggingOptions
ProjectSystemShim\TempPECompiler.vb (1)
66Public Sub SetLoggingOptions(options As UInteger) Implements IVbCompiler.SetLoggingOptions