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