1 instantiation of ExecCliBuildCheck
Microsoft.Build.BuildCheck.UnitTests (1)
ExecCliBuildCheck_Tests.cs (1)
62
_check = new
ExecCliBuildCheck
();
4 references to ExecCliBuildCheck
Microsoft.Build (3)
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (3)
152
new BuiltInCheckFactory([
ExecCliBuildCheck
.SupportedRule.Id],
ExecCliBuildCheck
.SupportedRule.DefaultConfiguration.IsEnabled ?? false, Construct<
ExecCliBuildCheck
>),
Microsoft.Build.BuildCheck.UnitTests (1)
ExecCliBuildCheck_Tests.cs (1)
18
private readonly
ExecCliBuildCheck
_check;