C# (CSharp) SonarLint.VisualStudio.Integration Namespace

Nested Namespaces

SonarLint.VisualStudio.Integration.Binding
SonarLint.VisualStudio.Integration.Connection
SonarLint.VisualStudio.Integration.Persistence
SonarLint.VisualStudio.Integration.ProfileConflicts
SonarLint.VisualStudio.Integration.Progress
SonarLint.VisualStudio.Integration.Resources
SonarLint.VisualStudio.Integration.Service
SonarLint.VisualStudio.Integration.State
SonarLint.VisualStudio.Integration.TeamExplorer
SonarLint.VisualStudio.Integration.UnitTests
SonarLint.VisualStudio.Integration.Vsix
SonarLint.VisualStudio.Integration.WPF

Classes

Name Description
ActiveSolutionBoundTracker
ActiveSolutionTracker
Constants
ErrorListInfoBarController
ErrorListInfoBarController.EventDrivenBindingUpdate
ErrorListInfoBarController.QualityProfileBackgroundProcessor The class is responsible for quality profile related checks in determining whether to suggest the user to update his solution with the rule set.
HostedCommandControllerBase
IProjectSystemHelperExtensions
LanguageConverter Enables conversion between Language.Id and Language.
PathHelper
ProjectPropertyManager
ProjectSystemFilter
ProjectSystemHelper
RuleSetDeclaration Data-only class that represents rule set information for specific configuration
RuleSetHelper
RuleSetSerializer
SolutionBindingInformationProvider
SolutionRuleSetsInformationProvider
SonarLintSqmCommandTarget
SonarLintSqmFacade Implementation of the facade to raise SQM commands.
SourceControlledFileSystem A general helper class that deals with all the various source control systems integrated with VS (without using any SCC specific APIs). The idea is to checkout files (and notify that about to create new files) by using the IVsQueryEditQuerySave2 service which will in turn notify the source control system and will delegate the rest of the work to it (i.e. checking it out).
TelemetryLoggerAccessor
UriExtensions
VsShellUtils
WebBrowser