1 write to CombinedPaths
Microsoft.Build.Tasks.Core (1)
9 references to CombinedPaths
Microsoft.Build.Tasks.UnitTests (9)
CombinePath_Tests.cs (9)
36ObjectModelHelpers.AssertItemsMatch(string.Format("{0}\r\n{1}", fullPath1, fullPath2), t.CombinedPaths, true);
66ObjectModelHelpers.AssertItemsMatch(pathsToMatch, t.CombinedPaths, true);
86ObjectModelHelpers.AssertItemsMatch(string.Format("{0}\r\n{1}", path1, fullPath2), t.CombinedPaths, true);
115ObjectModelHelpers.AssertItemsMatch(pathsToMatch, t.CombinedPaths, true);
147ObjectModelHelpers.AssertItemsMatch(expected, t.CombinedPaths, true);
166", t.CombinedPaths, true);
183", t.CombinedPaths, true);
201", t.CombinedPaths, true);
221", t.CombinedPaths, true);