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