Implemented interface member:
method
CleanupTask
Microsoft.Build.Framework.ITaskFactory.CleanupTask(Microsoft.Build.Framework.ITask)
2 references to CleanupTask
Microsoft.Build.Tasks.UnitTests (2)
CodeTaskFactoryTests.cs (2)
784firstFactory.CleanupTask(firstTask); 802secondFactory.CleanupTask(secondTask);