IVsItemTypeResolutionSite Interface
Visual Studio 2015
Provides callback methods for IVsItemTypeResolutionService to track references and assemblies.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | AddReference(String) | Adds a reference to the project. |
![]() | IsCodeDirectoryAssembly(String, Int32) | Tests whether or not a reference is to a code assembly. |
![]() | WaitForReferencesReady() | Ensures any pending compiler parameter generation concerning references is complete. |
Show:
