5 references to Test
Microsoft.Build.Engine.UnitTests (5)
Collections\CopyOnWritePropertyDictionary_Tests.cs (5)
127
Test
(dic1, dic1, true);
128
Test
(dic1, dic2, true);
129
Test
(dic1, dic3, true);
131
Test
(dic1, dic4, false);
132
Test
(dic1, dic5, false);