2 references to SupportedRule
Microsoft.Build.BuildCheck.UnitTests (2)
TaskInvocationAnalysisDataTests.cs (2)
32
public override IReadOnlyList<CheckRule> SupportedRules { get; } = [
SupportedRule
];
67
new ([TestCheck.
SupportedRule
.Id], true, () => s_testCheck = new TestCheck()),