2 references to RuleId
Microsoft.Build (2)
BuildCheck\Checks\SharedOutputPathCheck.cs (2)
19
public static CheckRule SupportedRule = new CheckRule(
RuleId
, "ConflictingOutputPath",
22
new CheckConfiguration() { RuleId =
RuleId
, Severity = CheckResultSeverity.Warning });