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
Adds a reference to the project.
Tests whether or not a reference is to a code assembly.
Ensures any pending compiler parameter generation concerning references is complete.
Top