1 type derived from MyTool
Microsoft.Build.Utilities.UnitTests (1)
ToolTask_Tests.cs (1)
807private sealed class MyToolWithCustomProcess : MyTool
28 instantiations of MyTool
Microsoft.Build.Utilities.UnitTests (28)
ToolTask_Tests.cs (28)
128using (MyTool t = new MyTool()) 144using (MyTool t = new MyTool()) 160using (MyTool t = new MyTool()) 186using (MyTool t = new MyTool()) 211using (MyTool t = new MyTool()) 238using MyTool t = new MyTool(); 259using MyTool t = new MyTool(); 287using (MyTool t = new MyTool()) 310using (MyTool t = new MyTool()) 337using (MyTool t = new MyTool()) 367using (MyTool t = new MyTool()) 397using (MyTool t = new MyTool()) 418using (MyTool t = new MyTool()) 445using (MyTool t = new MyTool()) 465using (MyTool t = new MyTool()) 491using (MyTool t = new MyTool()) 519using (MyTool t = new MyTool()) 543using (MyTool t = new MyTool(AssemblyResources.SharedResources)) 580using (MyTool t = new MyTool()) 611using MyTool task = new MyTool(); 642using MyTool task = new MyTool(); 657using MyTool task = new MyTool(); 672using MyTool task = new MyTool(); 687using MyTool task = new MyTool(); 702using MyTool task = new MyTool(); 733using MyTool task = new MyTool 782using MyTool task = new MyTool(); 796using MyTool t = new MyTool();
28 references to MyTool
Microsoft.Build.Utilities.UnitTests (28)
ToolTask_Tests.cs (28)
128using (MyTool t = new MyTool()) 144using (MyTool t = new MyTool()) 160using (MyTool t = new MyTool()) 186using (MyTool t = new MyTool()) 211using (MyTool t = new MyTool()) 238using MyTool t = new MyTool(); 259using MyTool t = new MyTool(); 287using (MyTool t = new MyTool()) 310using (MyTool t = new MyTool()) 337using (MyTool t = new MyTool()) 367using (MyTool t = new MyTool()) 397using (MyTool t = new MyTool()) 418using (MyTool t = new MyTool()) 445using (MyTool t = new MyTool()) 465using (MyTool t = new MyTool()) 491using (MyTool t = new MyTool()) 519using (MyTool t = new MyTool()) 543using (MyTool t = new MyTool(AssemblyResources.SharedResources)) 580using (MyTool t = new MyTool()) 611using MyTool task = new MyTool(); 642using MyTool task = new MyTool(); 657using MyTool task = new MyTool(); 672using MyTool task = new MyTool(); 687using MyTool task = new MyTool(); 702using MyTool task = new MyTool(); 733using MyTool task = new MyTool 782using MyTool task = new MyTool(); 796using MyTool t = new MyTool();