메소드 |
설명 |
|
AssertExpectedConnection ( ConnectionInformation connection ) : void |
|
|
AssertExpectedProjectInformation ( ProjectInformation projectInformation ) : void |
|
|
ISonarQubeServiceWrapper ( ConnectionInformation serverConnection, ProjectInformation project ) : Uri |
|
|
ISonarQubeServiceWrapper ( ConnectionInformation serverConnection, CancellationToken token, ProjectInformation &serverProjects ) : bool |
|
|
ISonarQubeServiceWrapper ( ConnectionInformation serverConnection, CancellationToken token, ServerPlugin &plugins ) : bool |
|
|
ISonarQubeServiceWrapper ( ConnectionInformation serverConnection, CancellationToken token, ServerProperty &properties ) : bool |
|
|
ISonarQubeServiceWrapper ( ConnectionInformation serverConnection, ProjectInformation project, System.Language language, CancellationToken token, SonarLint.VisualStudio.Integration.Service.QualityProfile &profile ) : bool |
|
|
ISonarQubeServiceWrapper ( ConnectionInformation serverConnection, SonarLint.VisualStudio.Integration.Service.QualityProfile profile, System.Language language, CancellationToken token, RoslynExportProfile &export ) : bool |
|
|