2 implementations of SetDebugSwitches
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
LanguageService\VisualBasicPackage.IVbCompiler.vb (1)
41
Public Sub
SetDebugSwitches
(dbgSwitches() As Boolean) Implements IVbCompiler.SetDebugSwitches
ProjectSystemShim\TempPECompiler.vb (1)
62
Public Sub
SetDebugSwitches
(dbgSwitches() As Boolean) Implements IVbCompiler.SetDebugSwitches
2 references to SetDebugSwitches
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
LanguageService\VisualBasicPackage.IVbCompiler.vb (1)
41
Public Sub SetDebugSwitches(dbgSwitches() As Boolean) Implements IVbCompiler.
SetDebugSwitches
ProjectSystemShim\TempPECompiler.vb (1)
62
Public Sub SetDebugSwitches(dbgSwitches() As Boolean) Implements IVbCompiler.
SetDebugSwitches