3 references to TestSkipIsolationConstraints
Microsoft.Build.Engine.UnitTests (3)
BackEnd\BuildRequestConfiguration_Tests.cs (3)
509TestSkipIsolationConstraints("*", "build.proj", false); 518TestSkipIsolationConstraints(@"c:\*.csproj", @"c:\foo.csproj", false, "<Project></Project>"); 535TestSkipIsolationConstraints(glob, referencePath, expectedOutput);