1 instantiation of SharedOutputPathCheck
Microsoft.Build.BuildCheck.UnitTests (1)
SharedOutputPathCheck_Tests.cs (1)
20
_check = new
SharedOutputPathCheck
();
4 references to SharedOutputPathCheck
Microsoft.Build (3)
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (3)
137
([
SharedOutputPathCheck
.SupportedRule.Id],
SharedOutputPathCheck
.SupportedRule.DefaultConfiguration.IsEnabled ?? false, Construct<
SharedOutputPathCheck
>),
Microsoft.Build.BuildCheck.UnitTests (1)
SharedOutputPathCheck_Tests.cs (1)
14
private readonly
SharedOutputPathCheck
_check;