IVsItemTypeResolutionSite Members
Include Protected Members
Include Inherited Members
Provides callback methods for IVsItemTypeResolutionService to track references and assemblies.
The IVsItemTypeResolutionSite type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddReference | Adds a reference to the project. | |
IsCodeDirectoryAssembly | Tests whether or not a reference is to a code assembly. | |
WaitForReferencesReady | Ensures any pending compiler parameter generation concerning references is complete. |
Top