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)
271
firstFactory.
CleanupTask
(firstTask);
289
secondFactory.
CleanupTask
(secondTask);