1 type derived from MyTool
Microsoft.Build.Utilities.UnitTests (1)
ToolTask_Tests.cs (1)
809private sealed class MyToolWithCustomProcess : MyTool
32 instantiations of MyTool
Microsoft.Build.Utilities.UnitTests (32)
ToolTask_Tests.cs (32)
129using (MyTool t = new MyTool()) 145using (MyTool t = new MyTool()) 161using (MyTool t = new MyTool()) 187using (MyTool t = new MyTool()) 212using (MyTool t = new MyTool()) 239using MyTool t = new MyTool(); 260using MyTool t = new MyTool(); 288using (MyTool t = new MyTool()) 311using (MyTool t = new MyTool()) 338using (MyTool t = new MyTool()) 368using (MyTool t = new MyTool()) 398using (MyTool t = new MyTool()) 419using (MyTool t = new MyTool()) 446using (MyTool t = new MyTool()) 466using (MyTool t = new MyTool()) 492using (MyTool t = new MyTool()) 520using (MyTool t = new MyTool()) 544using (MyTool t = new MyTool(AssemblyResources.SharedResources)) 581using (MyTool t = new MyTool()) 612using MyTool task = new MyTool(); 643using MyTool task = new MyTool(); 658using MyTool task = new MyTool(); 673using MyTool task = new MyTool(); 688using MyTool task = new MyTool(); 703using MyTool task = new MyTool(); 734using MyTool task = new MyTool 758using MyTool tool = new MyTool(); 784using MyTool task = new MyTool(); 798using MyTool t = new MyTool(); 1064using (MyTool t = new MyTool()) 1097using (MyTool t = new MyTool()) 1569using var tool = new MyTool();
32 references to MyTool
Microsoft.Build.Utilities.UnitTests (32)
ToolTask_Tests.cs (32)
129using (MyTool t = new MyTool()) 145using (MyTool t = new MyTool()) 161using (MyTool t = new MyTool()) 187using (MyTool t = new MyTool()) 212using (MyTool t = new MyTool()) 239using MyTool t = new MyTool(); 260using MyTool t = new MyTool(); 288using (MyTool t = new MyTool()) 311using (MyTool t = new MyTool()) 338using (MyTool t = new MyTool()) 368using (MyTool t = new MyTool()) 398using (MyTool t = new MyTool()) 419using (MyTool t = new MyTool()) 446using (MyTool t = new MyTool()) 466using (MyTool t = new MyTool()) 492using (MyTool t = new MyTool()) 520using (MyTool t = new MyTool()) 544using (MyTool t = new MyTool(AssemblyResources.SharedResources)) 581using (MyTool t = new MyTool()) 612using MyTool task = new MyTool(); 643using MyTool task = new MyTool(); 658using MyTool task = new MyTool(); 673using MyTool task = new MyTool(); 688using MyTool task = new MyTool(); 703using MyTool task = new MyTool(); 734using MyTool task = new MyTool 758using MyTool tool = new MyTool(); 784using MyTool task = new MyTool(); 798using MyTool t = new MyTool(); 1064using (MyTool t = new MyTool()) 1097using (MyTool t = new MyTool()) 1569using var tool = new MyTool();