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