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