2 references to IVbCompilerHost
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
ProjectSystemShim\Interop\IVbCompiler.vb (2)
23
<MarshalAs(UnmanagedType.Interface)> pVbCompilerHost As
IVbCompilerHost
) As <MarshalAs(UnmanagedType.Interface)> IVbCompilerProject
56
Sub RegisterVbCompilerHost(<MarshalAs(UnmanagedType.Interface)> pVbCompilerHost As
IVbCompilerHost
)