2 references to RunWith
Microsoft.Build.Engine.UnitTests (2)
BackEnd\Lookup_Tests.cs (2)
1370ICollection<ProjectItemInstance> noPhantoms = RunWith(allItems, [], realRemoveCount, itemType); 1371ICollection<ProjectItemInstance> withPhantoms = RunWith(allItems, phantoms, realRemoveCount, itemType);