IVsItemTypeResolutionService Members
Include Protected Members
Include Inherited Members
Makes the connections among referenced projects and assemblies to provide type information to a project node.
The IVsItemTypeResolutionService type exposes the following members.
Methods
Name
Description
Initializes the list of assembly references using the ReferencedAssemblies property of the CompilerParameters object.
Called by the project system when you add a new assembly reference.
Called by the project system when you remove a reference.
Called by the project system when a reference changes.
Resets the service.
Sets the site for the type resolution service.
Top