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