2 implementations of SetCompilerOptions
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
ProjectSystemShim\TempPECompiler.TempPEProject.vb (1)
199
Public Sub
SetCompilerOptions
(ByRef pCompilerOptions As VBCompilerOptions) Implements IVbCompilerProject.SetCompilerOptions
ProjectSystemShim\VisualBasicProject.vb (1)
313
Public Sub
SetCompilerOptions
(ByRef pCompilerOptions As VBCompilerOptions) Implements IVbCompilerProject.SetCompilerOptions
2 references to SetCompilerOptions
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
ProjectSystemShim\TempPECompiler.TempPEProject.vb (1)
199
Public Sub SetCompilerOptions(ByRef pCompilerOptions As VBCompilerOptions) Implements IVbCompilerProject.
SetCompilerOptions
ProjectSystemShim\VisualBasicProject.vb (1)
313
Public Sub SetCompilerOptions(ByRef pCompilerOptions As VBCompilerOptions) Implements IVbCompilerProject.
SetCompilerOptions