2 implementations of AddImport
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
ProjectSystemShim\TempPECompiler.TempPEProject.vb (1)
79
Public Sub
AddImport
(wszImport As String) Implements IVbCompilerProject.AddImport
ProjectSystemShim\VisualBasicProject.vb (1)
104
Public Sub
AddImport
(wszImport As String) Implements IVbCompilerProject.AddImport
2 references to AddImport
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
ProjectSystemShim\TempPECompiler.TempPEProject.vb (1)
79
Public Sub AddImport(wszImport As String) Implements IVbCompilerProject.
AddImport
ProjectSystemShim\VisualBasicProject.vb (1)
104
Public Sub AddImport(wszImport As String) Implements IVbCompilerProject.
AddImport