Метод |
Описание |
|
FindDeclarationRuleSet ( RuleSet>.Dictionary cache, Project project, RuleSetDeclaration declaration ) : RuleSet |
|
|
FindSonarQubeSolutionRuleSet ( RuleSet>.Dictionary cache, BoundSonarQubeProject binding, Project project ) : RuleSet |
|
|
GetBoundProjects ( BoundSonarQubeProject binding ) : IEnumerable |
|
|
GetSolutionBinding ( ) : BoundSonarQubeProject |
|
|
GetUnboundProjects ( BoundSonarQubeProject binding ) : IEnumerable |
|
|
IsFullyBoundProject ( RuleSet>.Dictionary cache, BoundSonarQubeProject binding, Project project ) : bool |
|
|
IsRuleSetBound ( RuleSet>.Dictionary cache, Project project, RuleSetDeclaration declaration, RuleSet sonarQubeRuleSet ) : bool |
|
|