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