public IDEFile( IFilePath filePath, string filters, IDEFileRootDirResolvingInfo rootDirResolvingInfo )
Parameters
- filePath
 - The file path
 - filters
 - The filters used to filter out some assemblies from analysis.
 - rootDirResolvingInfo
 - The information to eventually resolve components in a root folder.
 
