4 references to IVbCompilerProject
Microsoft.VisualStudio.LanguageServices.VisualBasic (4)
ProjectSystemShim\Interop\IVbCompiler.vb (1)
23<MarshalAs(UnmanagedType.Interface)> pVbCompilerHost As IVbCompilerHost) As <MarshalAs(UnmanagedType.Interface)> IVbCompilerProject
ProjectSystemShim\Interop\IVbCompilerProject.vb (3)
66Sub AddProjectReference(pReferencedCompilerProject As IVbCompilerProject) 72Sub RemoveProjectReference(pReferencedCompilerProject As IVbCompilerProject) 289<MarshalAs(UnmanagedType.Interface)> pReferencedCompilerProject As IVbCompilerProject)