2 references to RuleId
Microsoft.Build (2)
BuildCheck\Checks\CopyAlwaysCheck.cs (2)
15public static CheckRule SupportedRule = new CheckRule(RuleId, "AvoidCopyAlways", 18new CheckConfiguration() { RuleId = RuleId, Severity = CheckResultSeverity.Warning });