Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SonarLint
VisualStudio
Integration
ProfileConflicts
ProjectRuleSetConflict
C# Class SonarLint.VisualStudio.Integration.ProfileConflicts.ProjectRuleSetConflict
Data-only class that a
RuleConflictInfo
and also captures the information used to find that conflict
Mostrar archivo
Open project: SonarSource-VisualStudio/sonarlint-visualstudio
Class Usage Examples
Public Methods
Method
Description
ProjectRuleSetConflict
(
RuleConflictInfo
conflict
,
RuleSetInformation
aggregate
) :
System
Method Details
ProjectRuleSetConflict()
public
method
public
ProjectRuleSetConflict
(
RuleConflictInfo
conflict
,
RuleSetInformation
aggregate
) :
System
conflict
RuleConflictInfo
aggregate
RuleSetInformation
return
System