Name | Description | |
---|---|---|
![]() ![]() | GetDefaultOutputDirectoryAbsolutePath | Gets the output directory absolute path that is used during the analysis if the project output directory provided is not an absolute path and cannot be resolved. |
![]() ![]() | GetOutputDirectoryAbsolutePath | Gets the output directory absolute path that is used during the analysis. |
![]() ![]() | GetRulesInProjectFileAndInRuleFiles | Try get rules and queries declared in the project file and in rule files referenced by the project. |
![]() ![]() | GetRulesInProjectFileAndInRuleFilesAndDeclaredInSourceCode | Try get rules and queries declared in the project file, in rule files referenced by the project and in source code. |
![]() ![]() | TryLoadRuleFile | Overloaded. Try load code rules and queries defined in the rule file defined by ruleFileRef. |
![]() ![]() | TryResolveAbsolutePathFromProject | Overloaded. This method attempts to resolve an absolute file path from a file path |
![]() ![]() | TrySaveRuleFile | Overloaded. Try save code rules and queries defined in a rule file defined by ruleFileRef. |