digraph G {
    page="40,60"; 
    ratio=auto;
    rankdir=LR;
    fontsize=10;
   "NDepend.AddIn.Common.CodeContextMenuBuilderBase" -> { rank=none; "NDepend.AddIn.Common.CodeContextMenuItemBase" }
   "NDepend.AddIn.Common.CodeContextMenuItemBase" -> { rank=none; "NDepend.AddIn.Common.CodeContextMenuItemAction" }
   "NDepend.AddIn.Common.CodeContextMenuItemButton" -> { rank=none; "NDepend.AddIn.Common.CodeContextMenuItemAction"; "NDepend.AddIn.Common.CodeContextMenuItemBase" }
   "NDepend.AddIn.Common.CodeContextMenuItemPopup" -> { rank=none; "NDepend.AddIn.Common.CodeContextMenuItemBase" }
   "NDepend.AddIn.Common.CodeContextMenuItemSeparator" -> { rank=none; "NDepend.AddIn.Common.CodeContextMenuItemBase" }
   "NDepend.AddIn.Common.CodeElementForCodeContextMenu" -> { rank=none; "NDepend.AddIn.Common.CodeElementRef" }
   "NDepend.AddIn.Common.CodeElementRef" -> { rank=none; "NDepend.AddIn.Common.KindOfCodeElement" }
   "NDepend.AddIn.Common.InterProcessCommunication.IReflectorServer" -> { rank=none; "NDepend.AddIn.Common.InterProcessCommunication.IServer" }
   "NDepend.AddIn.Common.InterProcessCommunication.IVisualNDependServer" -> { rank=none; "NDepend.AddIn.Common.InterProcessCommunication.IServer" }
   "NDepend.AddIn.Common.InterProcessCommunication.ReflectorClient" -> { rank=none; "NDepend.AddIn.Common.CodeElementRef"; "NDepend.AddIn.Common.InterProcessCommunication.ClientBase"; "NDepend.Base.ReflectorLanguageCode"; "NDepend.FileDirectoryPath.FilePathAbsolute"; "f4" }
   "NDepend.AddIn.Common.InterProcessCommunication.VisualNDependClient" -> { rank=none; "NDepend.AddIn.Common.CodeContextMenuItemAction"; "NDepend.AddIn.Common.CodeElementRef"; "NDepend.AddIn.Common.InterProcessCommunication.ClientBase" }
   "NDepend.AddIn.Common.Options.AddInOptions" -> { rank=none; "NDepend.AddIn.Common.CodeContextMenuItemAction"; "NDepend.AddIn.Common.Options.VSAddInOptionFlags"; "NDepend.Base.PanelKind"; "NDepend.Base.ReflectorLanguageCode"; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "NDepend.AddIn.Common.Options.ReflectorInstallForm" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "f4" }
   "NDepend.AddIn.Common.Options.VSAddInOptionFlagsHelper" -> { rank=none; "NDepend.AddIn.Common.Options.VSAddInOptionFlags" }
   "NDepend.AddIn.Install.AddInInstallManagerBase" -> { rank=none; "NDepend.AddIn.Install.AddInInstallStatus" }
   "NDepend.Base.DetailLevelHelper" -> { rank=none; "NDepend.Base.DetailLevel" }
   "NDepend.Base.ITask" -> { rank=none; "NDepend.Base.IExceptionResult" }
   "NDepend.Base.MetricAppliedHelper" -> { rank=none; "NDepend.Base.DetailLevel"; "NDepend.Base.MetricApplied" }
   "NDepend.Base.ReflectorLanguageCodeHelper" -> { rank=none; "NDepend.Base.ReflectorLanguageCode" }
   "NDepend.FileDirectoryPath.BasePath" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPath" }
   "NDepend.FileDirectoryPath.DirectoryPath" -> { rank=none; "NDepend.FileDirectoryPath.BasePath" }
   "NDepend.FileDirectoryPath.DirectoryPathAbsolute" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPath"; "NDepend.FileDirectoryPath.DirectoryPathRelative"; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "NDepend.FileDirectoryPath.DirectoryPathRelative" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPath"; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePathRelative" }
   "NDepend.FileDirectoryPath.FilePath" -> { rank=none; "NDepend.FileDirectoryPath.BasePath" }
   "NDepend.FileDirectoryPath.FilePathAbsolute" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePath"; "NDepend.FileDirectoryPath.FilePathRelative" }
   "NDepend.FileDirectoryPath.FilePathRelative" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.DirectoryPathRelative"; "NDepend.FileDirectoryPath.FilePath"; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "NDepend.FileDirectoryPath.ListOfPathHelper" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "NDepend.FileDirectoryPath.PathHelper" -> { rank=none; "NDepend.FileDirectoryPath.BasePath" }
   "NDepend.Framework.CQL.ControllerHandler" -> { rank=none; "NDepend.Framework.CQL.ICQLController" }
   "NDepend.Framework.CQL.GroupActionHandler" -> { rank=none; "NDepend.Framework.CQL.ICQLController"; "NDepend.Framework.CQL.ICQLGroup" }
   "NDepend.Framework.CQL.GroupObjectChangedHandler" -> { rank=none; "NDepend.Framework.CQL.ICQLController"; "NDepend.Framework.CQL.ICQLGroup" }
   "NDepend.Framework.CQL.ICQLController" -> { rank=none; "NDepend.Framework.CQL.ControllerHandler"; "NDepend.Framework.CQL.GroupActionHandler"; "NDepend.Framework.CQL.GroupObjectChangedHandler"; "NDepend.Framework.CQL.ICQLGroup"; "NDepend.Framework.CQL.ICQLQuery"; "NDepend.Framework.CQL.ICQLSet"; "NDepend.Framework.CQL.QueryActionHandler"; "NDepend.Framework.CQL.QueryObjectChangedHandler"; "NDepend.Framework.CQL.TriggerCQLSetObjectChanged" }
   "NDepend.Framework.CQL.ICQLGroup" -> { rank=none; "NDepend.Framework.CQL.ICQLQuery"; "NDepend.Framework.CQL.ICQLSet" }
   "NDepend.Framework.CQL.ICQLQuery" -> { rank=none; "NDepend.Framework.CQL.ICQLGroup"; "NDepend.Framework.CQL.ICQLSet" }
   "NDepend.Framework.CQL.ICQLSet" -> { rank=none; "NDepend.Framework.CQL.ICQLGroup"; "NDepend.Framework.CQL.ICQLQuery" }
   "NDepend.Framework.CQL.IQueryExecutionContext" -> { rank=none; "NDepend.Framework.CQL.UniqueLoopObject"; "NDepend.Framework.CodeModel.ICodeBase" }
   "NDepend.Framework.CQL.QueryActionHandler" -> { rank=none; "NDepend.Framework.CQL.ICQLController"; "NDepend.Framework.CQL.ICQLQuery" }
   "NDepend.Framework.CQL.QueryObjectChangedHandler" -> { rank=none; "NDepend.Framework.CQL.ICQLController"; "NDepend.Framework.CQL.ICQLQuery" }
   "NDepend.Framework.CodeModel.IAssembly" -> { rank=none; "NDepend.Framework.CodeModel.ICodeBase" }
   "NDepend.Framework.CodeModel.ICodeBase" -> { rank=none; "NDepend.Framework.CodeModel.ICodeBaseView" }
   "NDepend.Framework.CodeModel.ICodeBaseView" -> { rank=none; "NDepend.Framework.CodeModel.IAssembly"; "NDepend.Framework.CodeModel.IField"; "NDepend.Framework.CodeModel.IMethod"; "NDepend.Framework.CodeModel.INamespace"; "NDepend.Framework.CodeModel.IType" }
   "NDepend.Framework.CodeModel.IField" -> { rank=none; "NDepend.Framework.CodeModel.IType" }
   "NDepend.Framework.CodeModel.IMethod" -> { rank=none; "NDepend.Framework.CodeModel.IType" }
   "NDepend.Framework.CodeModel.INamespace" -> { rank=none; "NDepend.Framework.CodeModel.IAssembly" }
   "NDepend.Framework.CodeModel.IType" -> { rank=none; "NDepend.Framework.CodeModel.INamespace" }
   "NDepend.Framework.IInProcessAnalysis" -> { rank=none; "NDepend.Framework.Project.AnalysisRunFlags"; "NDepend.Framework.Project.IProject"; "jq"; "n0" }
   "NDepend.Framework.IPlatformAnalysis" -> { rank=none; "NDepend.Framework.PlatformIncrementalAnalysisResultCode"; "aj"; "all"; "mb" }
   "NDepend.Framework.Project.AnalysisInProcRunFailedException" -> { rank=none; "NDepend.Framework.Project.AnalysisRunFlags"; "NDepend.Framework.Project.IProject" }
   "NDepend.Framework.Project.AnalysisLogDelegateType" -> { rank=none; "NDepend.Framework.Project.AnalysisLogCategory" }
   "NDepend.Framework.Project.AnalysisOutOfProcRunFailedException" -> { rank=none; "NDepend.Framework.Project.IProject" }
   "NDepend.Framework.Project.AnalysisRunFlagsHelper" -> { rank=none; "NDepend.Framework.Project.AnalysisRunFlags" }
   "NDepend.Framework.Project.Control.AnalysisRefEventHandler" -> { rank=none; "NDepend.Framework.Project.IAnalysisRef" }
   "NDepend.Framework.Project.Control.ComboBoxProjectChooser" -> { rank=none; "NDepend.Framework.Project.IProject" }
   "NDepend.Framework.Project.Control.DataGridViewDirs" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPath"; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.Framework.Project.Control.DirSelectedChangedHandler"; "NDepend.Framework.Project.Control.StateChangedEventHandler"; "NDepend.Framework.Project.IProject" }
   "NDepend.Framework.Project.Control.DataGridViewReportOldStyleSections" -> { rank=none; "NDepend.Framework.Project.Control.ListViewReportSectionsBase"; "NDepend.Framework.Project.IProject" }
   "NDepend.Framework.Project.Control.DirSelectedChangedHandler" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPath" }
   "NDepend.Framework.Project.Control.ListViewReportSections" -> { rank=none; "NDepend.Framework.Project.Control.ListViewReportSectionsBase"; "NDepend.Framework.Project.IProject" }
   "NDepend.Framework.Project.Control.ListViewReportSectionsBase" -> { rank=none; "NDepend.Framework.Project.IProject" }
   "NDepend.Framework.Project.Control.ProjectAnalysisPicker" -> { rank=none; "NDepend.Framework.Project.Control.AnalysisRefEventHandler"; "NDepend.Framework.Project.IProject" }
   "NDepend.Framework.Project.IAnalysisLog" -> { rank=none; "NDepend.Framework.Project.AnalysisLogCategory" }
   "NDepend.Framework.Project.IAnalysisRef" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePathAbsolute"; "NDepend.Framework.Project.IProject" }
   "NDepend.Framework.Project.IAnalysisResult" -> { rank=none; "NDepend.Framework.CQL.ICQLSet"; "NDepend.Framework.CodeModel.ICodeBase"; "NDepend.Framework.Project.IAnalysisRef" }
   "NDepend.Framework.Project.IListOfAnalysisRefForAMonth" -> { rank=none; "NDepend.Framework.Project.IAnalysisRef" }
   "NDepend.Framework.Project.IMostRecentProjects" -> { rank=none; "NDepend.Framework.Project.IProject"; "NDepend.Framework.Project.IProjectRef"; "NDepend.Framework.Project.MostRecentProjectsListChangedDelegateType" }
   "NDepend.Framework.Project.IProject" -> { rank=none; "NDepend.Framework.Project.IProjectAnalysis"; "NDepend.Framework.Project.IProjectBaseline"; "NDepend.Framework.Project.IProjectCQL"; "NDepend.Framework.Project.IProjectCoverage"; "NDepend.Framework.Project.IProjectFiles"; "NDepend.Framework.Project.IProjectProperties"; "NDepend.Framework.Project.IProjectRebasing"; "NDepend.Framework.Project.IProjectRef"; "NDepend.Framework.Project.IProjectReport"; "NDepend.Framework.Project.IProjectWarnings"; "NDepend.Framework.Project.ProjectPropertyChangedEventHandler" }
   "NDepend.Framework.Project.IProjectAnalysis" -> { rank=none; "NDepend.Framework.Project.IAnalysisRef"; "NDepend.Framework.Project.IListOfAnalysisRefForAMonth" }
   "NDepend.Framework.Project.IProjectBaseline" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "NDepend.Framework.Project.IProject"; "NDepend.Framework.Project.ProjectBuildComparisonAnalysisMode"; "NDepend.Framework.Project.ProjectBuildComparisonProjectMode" }
   "NDepend.Framework.Project.IProjectCQL" -> { rank=none; "NDepend.Framework.CQL.ICQLSet" }
   "NDepend.Framework.Project.IProjectCoverage" -> { rank=none; "NDepend.Base.CoverageFileMergeMode"; "NDepend.FileDirectoryPath.FilePath" }
   "NDepend.Framework.Project.IProjectFiles" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPath" }
   "NDepend.Framework.Project.IProjectProperties" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPath"; "NDepend.FileDirectoryPath.FilePathAbsolute"; "NDepend.FileDirectoryPath.PathMode"; "NDepend.Framework.Project.ProjectMode"; "nz" }
   "NDepend.Framework.Project.IProjectRebasing" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "NDepend.Framework.Project.IProjectRef" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "NDepend.Framework.Project.ProjectMode" }
   "NDepend.Framework.Project.IProjectReport" -> { rank=none; "NDepend.FileDirectoryPath.FilePath"; "NDepend.Framework.Project.ReportKind"; "NDepend.Framework.Project.ReportOptionFlags"; "NDepend.Framework.Project.ReportSections" }
   "NDepend.Framework.Project.Impl.AnalysisLogger.Control.AnalysisLogForDataGridView" -> { rank=none; "NDepend.Framework.Project.AnalysisLogCategory"; "NDepend.Framework.Project.IAnalysisLog" }
   "NDepend.Framework.Project.Impl.AnalysisLogger.Control.DataGridViewAnalysisLog" -> { rank=none; "NDepend.Framework.Project.Impl.AnalysisLogger.Control.AnalysisLogForDataGridView"; "NDepend.Framework.Project.Impl.AnalysisLogger.Control.LogWarningDisabledClickedDelegateType" }
   "NDepend.Framework.Project.Impl.AnalysisRef" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePathAbsolute"; "NDepend.Framework.Project.IAnalysisRef"; "NDepend.Framework.Project.IProject" }
   "NDepend.Framework.Project.Impl.AnalysisResult" -> { rank=none; "NDepend.Framework.CQL.ICQLSet"; "NDepend.Framework.CodeModel.ICodeBase"; "NDepend.Framework.Project.IAnalysisRef"; "NDepend.Framework.Project.IAnalysisResult" }
   "NDepend.Framework.Project.Impl.MutexProjectOutputDirBuilder" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "NDepend.Framework.Project.Impl.ProjectAnalysisHelper" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "NDepend.Framework.Project.IListOfAnalysisRefForAMonth" }
   "NDepend.Framework.Project.Impl.ProjectCQL" -> { rank=none; "NDepend.Framework.CQL.ICQLSet"; "NDepend.Framework.Project.IProjectCQL" }
   "NDepend.Framework.Project.Impl.ProjectHelper" -> { rank=none; "NDepend.FileDirectoryPath.BasePath"; "NDepend.FileDirectoryPath.DirectoryPath"; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePath"; "NDepend.FileDirectoryPath.FilePathAbsolute"; "NDepend.Framework.Project.IProject"; "arp" }
   "NDepend.Framework.Project.Impl.ProjectReportSectionsHelper" -> { rank=none; "NDepend.Framework.Project.IProjectReport"; "NDepend.Framework.Project.ReportSections" }
   "NDepend.Framework.Project.Impl.QuickProject" -> { rank=none; "ce" }
   "NDepend.Framework.Project.MostRecentProjectsListChangedDelegateType" -> { rank=none; "NDepend.Framework.Project.IProjectRef" }
   "NDepend.Framework.Project.ProjectManager" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "NDepend.FileDirectoryPath.PathMode"; "NDepend.Framework.Project.AnalysisLogDelegateType"; "NDepend.Framework.Project.AnalysisRunFlags"; "NDepend.Framework.Project.IAnalysisRef"; "NDepend.Framework.Project.IMostRecentProjects"; "NDepend.Framework.Project.IProject"; "NDepend.Framework.Project.ProgressLogApplicationAssemblyAnalyzeDelegateType"; "NDepend.Framework.Project.ProgressLogDelegateType"; "ce" }
   "NDepend.Framework.Project.ProjectPropertyChangedEventHandler" -> { rank=none; "NDepend.Framework.Project.IProject"; "NDepend.Framework.Project.ProjectProperty" }
   "NDepend.Helpers.Interop.Win32Methods" -> { rank=none; "NDepend.Helpers.Interop.GetAncestorFlags"; "NDepend.Helpers.Interop.IOleMessageFilter" }
   "NDepend.Helpers.Interop.WindowsHook" -> { rank=none; "NDepend.Helpers.Interop.HookProc"; "NDepend.Helpers.Interop.HookType" }
   "NDepend.Platform.PlatformRoot" -> { rank=none; "hm" }
   "aa1" -> { rank=none; "q9" }
   "aa2" -> { rank=none; "ate"; "ef"; "wa" }
   "aa3" -> { rank=none; "jq" }
   "aai" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "f9"; "n0" }
   "aak" -> { rank=none; "jq" }
   "aat" -> { rank=none; "yu" }
   "abp" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePathAbsolute"; "x2" }
   "abv" -> { rank=none; "NDepend.Framework.Project.AnalysisRunFlags" }
   "ac2" -> { rank=none; "NDepend.Framework.CQL.ICQLQuery" }
   "ac8" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "ata" }
   "ace" -> { rank=none; "NDepend.Base.NamespaceHierarchyMode"; "ahk"; "u3" }
   "acm" -> { rank=none; "NDepend.Base.BuildComparisonMode"; "f9"; "jq"; "n0" }
   "ada" -> { rank=none; "jq"; "ke" }
   "adb" -> { rank=none; "vx" }
   "add" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "ai6" }
   "adi" -> { rank=none; "ahl" }
   "adr" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "adv" -> { rank=none; "aml" }
   "ady" -> { rank=none; "NDepend.Framework.CQL.ControllerHandler"; "NDepend.Framework.CQL.GroupActionHandler"; "NDepend.Framework.CQL.GroupObjectChangedHandler"; "NDepend.Framework.CQL.ICQLController"; "NDepend.Framework.CQL.ICQLGroup"; "NDepend.Framework.CQL.ICQLQuery"; "NDepend.Framework.CQL.ICQLSet"; "NDepend.Framework.CQL.QueryActionHandler"; "NDepend.Framework.CQL.QueryObjectChangedHandler"; "NDepend.Framework.CQL.TriggerCQLSetObjectChanged" }
   "ae" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "ce"; "dt" }
   "aed" -> { rank=none; "NDepend.Base.Handled"; "afe" }
   "aew" -> { rank=none; "NDepend.Base.MetricApplied"; "NDepend.FileDirectoryPath.FilePathAbsolute"; "jq"; "n0" }
   "af0" -> { rank=none; "NDepend.Base.ITask" }
   "af3" -> { rank=none; "NDepend.Framework.Project.IAnalysisLog" }
   "afl" -> { rank=none; "x2" }
   "afq" -> { rank=none; "agf"; "qh"; "ve" }
   "agc" -> { rank=none; "wr" }
   "agl" -> { rank=none; "wr" }
   "agx" -> { rank=none; "jq" }
   "ahj" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "app" }
   "ahk" -> { rank=none; "NDepend.Base.MetricApplied"; "aak"; "ate"; "jq"; "tc" }
   "ahl" -> { rank=none; "qh"; "ve" }
   "ahs" -> { rank=none; "cp" }
   "ahu" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "ce"; "yt" }
   "ahx" -> { rank=none; "agf" }
   "ai5" -> { rank=none; "jq"; "pk"; "yu" }
   "ai6" -> { rank=none; "any" }
   "aj" -> { rank=none; "jq"; "qg" }
   "aj7" -> { rank=none; "NDepend.Framework.CQL.ICQLGroup"; "NDepend.Framework.CQL.ICQLQuery"; "NDepend.Framework.CQL.ICQLSet" }
   "aj8" -> { rank=none; "ss" }
   "aj9" -> { rank=none; "NDepend.Framework.CodeModel.IMethod"; "ef"; "jq"; "u3"; "z4" }
   "ajh" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "ajk" -> { rank=none; "ail"; "aj9"; "aop"; "sa" }
   "ak3" -> { rank=none; "z4" }
   "akc" -> { rank=none; "agf" }
   "akg" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "akp" -> { rank=none; "lj" }
   "akq" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.Framework.Project.IAnalysisLog" }
   "aks" -> { rank=none; "NDepend.Framework.CQL.ICQLQuery"; "ale" }
   "akt" -> { rank=none; "bj"; "jr"; "m"; "sr"; "z3" }
   "aky" -> { rank=none; "jq"; "u4" }
   "al2" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePathAbsolute"; "asg"; "ce"; "dt" }
   "al4" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "al8" -> { rank=none; "add" }
   "alc" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "ald" -> { rank=none; "g6" }
   "all" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "aa"; "ir"; "jq"; "mb"; "n0" }
   "alp" -> { rank=none; "abs" }
   "amd" -> { rank=none; "n0" }
   "amt" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPath"; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePath"; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "amw" -> { rank=none; "ahl"; "ve" }
   "an" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "oa" }
   "an1" -> { rank=none; "l" }
   "and" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "hq" }
   "ane" -> { rank=none; "ald" }
   "anv" -> { rank=none; "NDepend.Base.Status"; "NDepend.Framework.CQL.ICQLQuery"; "ac2"; "adi"; "ak9"; "ale"; "amw"; "atc"; "nd"; "ox" }
   "anw" -> { rank=none; "nt"; "tk" }
   "aoc" -> { rank=none; "f4" }
   "aoy" -> { rank=none; "aao" }
   "ap3" -> { rank=none; "rn" }
   "ap4" -> { rank=none; "an1" }
   "apa" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "apk" -> { rank=none; "ct" }
   "app" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "apw" -> { rank=none; "gm" }
   "aq1" -> { rank=none; "acm"; "jq" }
   "aq4" -> { rank=none; "NDepend.Framework.CQL.ICQLSet"; "jq" }
   "aqc" -> { rank=none; "NDepend.Framework.CQL.ICQLGroup"; "NDepend.Framework.CQL.ICQLQuery" }
   "aqq" -> { rank=none; "cp"; "kl" }
   "aqu" -> { rank=none; "abs"; "f"; "jq" }
   "ar3" -> { rank=none; "NDepend.Base.IExceptionResult"; "f9" }
   "ara" -> { rank=none; "NDepend.Framework.CQL.ICQLController"; "NDepend.Framework.CQL.ICQLQuery"; "agl"; "ak9"; "akp"; "ale"; "fd"; "kh"; "nd"; "so" }
   "ard" -> { rank=none; "vx" }
   "are" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "arp" -> { rank=none; "NDepend.Base.CoverageFileMergeMode"; "NDepend.FileDirectoryPath.FilePathAbsolute"; "p7" }
   "as" -> { rank=none; "aid"; "are"; "asb"; "ce"; "kg" }
   "asb" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "asc" -> { rank=none; "ail"; "ak4"; "arp" }
   "aso" -> { rank=none; "b" }
   "ata" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "atc" -> { rank=none; "hu"; "u3"; "uc" }
   "atf" -> { rank=none; "rn"; "uh" }
   "atk" -> { rank=none; "jq"; "l0" }
   "atx" -> { rank=none; "aj9" }
   "b1" -> { rank=none; "qh"; "ve" }
   "ba" -> { rank=none; "ald" }
   "bc" -> { rank=none; "l0"; "n0"; "qg"; "x2" }
   "bj" -> { rank=none; "aqu"; "jq"; "sq"; "wb"; "y2"; "yu" }
   "bu" -> { rank=none; "jq"; "pk"; "yu" }
   "c5" -> { rank=none; "ce"; "pk"; "yu" }
   "ce" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "ab1"; "hq"; "pk"; "t8"; "ul" }
   "cj" -> { rank=none; "atx"; "n0" }
   "cw" -> { rank=none; "acm"; "jq"; "pk" }
   "do" -> { rank=none; "NDepend.Framework.CodeModel.IField"; "aj9"; "ef"; "jq"; "u3"; "z4" }
   "ec" -> { rank=none; "ou" }
   "ef" -> { rank=none; "aak"; "ate"; "jq"; "tc"; "x2" }
   "er" -> { rank=none; "jq" }
   "ew" -> { rank=none; "f6" }
   "f9" -> { rank=none; "jq" }
   "fa" -> { rank=none; "ate"; "jq" }
   "fd" -> { rank=none; "NDepend.Framework.CQL.ICQLQuery" }
   "fi" -> { rank=none; "NDepend.Base.IProgressUpdater"; "ab8"; "ak9" }
   "gd" -> { rank=none; "NDepend.Base.NamespaceHierarchyMode"; "NDepend.Framework.CodeModel.INamespace"; "ahk"; "ate"; "jq"; "u3" }
   "gi" -> { rank=none; "yp" }
   "gm" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "arp" }
   "gy" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "h7" -> { rank=none; "ly" }
   "hl" -> { rank=none; "gd"; "x2" }
   "hm" -> { rank=none; "aa1"; "aa5"; "aid"; "aix"; "an6"; "aqv"; "asg"; "b"; "g2"; "j8"; "jg"; "nz"; "oa"; "rb"; "sb"; "uf" }
   "hu" -> { rank=none; "ve"; "vu" }
   "i1" -> { rank=none; "b" }
   "ir" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "iy" -> { rank=none; "an1" }
   "iz" -> { rank=none; "n"; "sa" }
   "ja" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.DirectoryPathRelative"; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "jg" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPath"; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "jn" -> { rank=none; "pj" }
   "jp" -> { rank=none; "NDepend.Base.IProgressUpdater" }
   "jq" -> { rank=none; "NDepend.Base.MetricApplied"; "NDepend.Base.NamespaceHierarchyMode"; "NDepend.Framework.CodeModel.Impl.BooleanAttributes1"; "NDepend.Framework.CodeModel.Impl.BooleanAttributes2"; "aak"; "ac"; "ace"; "add"; "ahk"; "al8"; "ate"; "iw"; "tc"; "u3"; "wa"; "x2" }
   "jr" -> { rank=none; "abs"; "ahk"; "jq" }
   "ka" -> { rank=none; "vx" }
   "kh" -> { rank=none; "NDepend.Framework.CQL.ICQLGroup" }
   "ko" -> { rank=none; "aqq" }
   "kq" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "ku" -> { rank=none; "aj"; "jq"; "l0"; "qg"; "x2" }
   "kz" -> { rank=none; "an1" }
   "l" -> { rank=none; "aad" }
   "l0" -> { rank=none; "aj9"; "ak3"; "f9"; "jq"; "x2"; "z4" }
   "l6" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "ai6"; "ur" }
   "m" -> { rank=none; "NDepend.Base.BuildComparisonMode"; "acm"; "apd"; "aqu"; "jq"; "sr"; "wb"; "y2"; "yu" }
   "m0" -> { rank=none; "ve" }
   "m9" -> { rank=none; "yp" }
   "mb" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "aa"; "ir" }
   "n0" -> { rank=none; "NDepend.Base.MetricApplied"; "NDepend.Framework.CodeModel.ICodeBase"; "ahk"; "ajn"; "ate"; "ir"; "jq"; "u3"; "x2" }
   "nd" -> { rank=none; "NDepend.Framework.CQL.ICQLQuery" }
   "nn" -> { rank=none; "q4" }
   "nt" -> { rank=none; "tk" }
   "nv" -> { rank=none; "pp" }
   "ob" -> { rank=none; "yu" }
   "ou" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute" }
   "p0" -> { rank=none; "NDepend.Framework.CQL.ICQLQuery"; "NDepend.Framework.CQL.ICQLSet" }
   "p8" -> { rank=none; "NDepend.Framework.CQL.ICQLSet"; "agc"; "lj" }
   "pf" -> { rank=none; "l0"; "qg"; "x2" }
   "pk" -> { rank=none; "yu" }
   "pl" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "pz" -> { rank=none; "NDepend.Framework.Project.Impl.AnalysisLogger.InterProcessCommunication.IRunAnalysisInfoLogClient" }
   "q4" -> { rank=none; "nn" }
   "qc" -> { rank=none; "co" }
   "qg" -> { rank=none; "ak3"; "al8"; "x2"; "z4" }
   "qq" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "rb" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "ry" -> { rank=none; "aoh" }
   "s" -> { rank=none; "n"; "q9" }
   "sa" -> { rank=none; "aj9"; "n" }
   "sb" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePathAbsolute"; "nt" }
   "sg" -> { rank=none; "NDepend.Framework.Project.AnalysisLogCategory"; "NDepend.Framework.Project.IAnalysisLog" }
   "sj" -> { rank=none; "ae3" }
   "so" -> { rank=none; "wr" }
   "sr" -> { rank=none; "ace"; "aqu"; "gd"; "jq"; "wb" }
   "tc" -> { rank=none; "jq" }
   "tg" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "ou" }
   "tv" -> { rank=none; "ahb" }
   "u2" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "uc" -> { rank=none; "ahl"; "n0" }
   "uf" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPath" }
   "uk" -> { rank=none; "l0"; "qg"; "x2" }
   "us" -> { rank=none; "al4" }
   "v3" -> { rank=none; "aog" }
   "vh" -> { rank=none; "add"; "al8" }
   "vn" -> { rank=none; "ar4" }
   "vy" -> { rank=none; "NDepend.Base.IProgressUpdater"; "NDepend.Base.ITask"; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "NDepend.FileDirectoryPath.FilePathAbsolute"; "h3"; "jq"; "n0" }
   "w" -> { rank=none; "NDepend.Base.IExceptionResult"; "jq"; "n0" }
   "w0" -> { rank=none; "ak9" }
   "wd" -> { rank=none; "ss" }
   "we" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute"; "vi" }
   "wp" -> { rank=none; "dq"; "ss" }
   "wr" -> { rank=none; "agf"; "no"; "pp" }
   "x1" -> { rank=none; "wb" }
   "x2" -> { rank=none; "NDepend.FileDirectoryPath.FilePathAbsolute"; "NDepend.Framework.CodeModel.IAssembly"; "ahk"; "ai6"; "ate"; "jq"; "u3" }
   "xy" -> { rank=none; "NDepend.FileDirectoryPath.DirectoryPathAbsolute" }
   "y5" -> { rank=none; "ahl"; "ve" }
   "ya" -> { rank=none; "NDepend.Base.DetailLevel"; "NDepend.Base.NamespaceHierarchyMode"; "NDepend.Base.SingularPlural"; "ate" }
   "yy" -> { rank=none; "ak9"; "fi" }
   "z0" -> { rank=none; "ce" }
   "z3" -> { rank=none; "ate"; "er"; "jq" }
   "z4" -> { rank=none; "NDepend.Framework.CodeModel.IType"; "ahk"; "ate"; "jq"; "u3"; "x2" }
   "zx" -> { rank=none; "di" }
   }
