3 references to ValidateOutputItems
Microsoft.Build.Engine.UnitTests (3)
BackEnd\TaskExecutionHost_Tests.cs (3)
684
ValidateOutputItems
("BoolArrayOutput", new string[] { "False", "True" });
728
ValidateOutputItems
("IntArrayOutput", new string[] { "42", "99" });
832
ValidateOutputItems
("StringArrayOutput", new string[] { "FOO", "bar" });