Click or drag to resize

SolutionLoadProjectReferencedAssembliesAndTypes Method

Load all referenced assemblies for all projects, then load all types from them.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public void LoadProjectReferencedAssembliesAndTypes()
See Also