4 references to SupportedRule
Microsoft.Build (4)
BuildCheck\Checks\SharedOutputPathCheck.cs (2)
26public override IReadOnlyList<CheckRule> SupportedRules { get; } = [SupportedRule]; 87SupportedRule,
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (2)
138([SharedOutputPathCheck.SupportedRule.Id], SharedOutputPathCheck.SupportedRule.DefaultConfiguration.IsEnabled ?? false, Construct<SharedOutputPathCheck>),