1 reference to ProjectShouldBuild
dotnet (1)
Commands\Test\MTP\MSBuildUtility.cs (1)
63
.Where(p =>
ProjectShouldBuild
(solutionFile, p.RelativePath) && p.ProjectConfigurations.ContainsKey(solutionConfiguration.FullName))