C# (CSharp) SonarLint.VisualStudio.Integration.Binding Namespace

Classes

Name Description
BindingController A dedicated controller for the BindCommand
BindingWorkflow Workflow execution for the bind command
NuGetHelper
ProjectBindingOperation
ProjectBindingOperation.PropertyInformation Data class that exposes simple data that can be accessed from any thread. The class itself is not thread safe and assumes only one thread accessing it at any given time.
RuleSetInformation Data class that exposes simple data that can be accessed from any thread. The class itself is not thread safe and assumes only one thread accessing it at any given time.
SolutionBindingOperation Solution level binding by delegating some of the work to ProjectBindingOperation