8 references to StubTask
Microsoft.DotNet.Build.Tasks.Feed.Tests (8)
GeneralTests.cs (4)
70new Microsoft.Build.Utilities.TaskLoggingHelper(new StubTask()), 97new Microsoft.Build.Utilities.TaskLoggingHelper(new StubTask()), 115var taskLoggingHelper = new Microsoft.Build.Utilities.TaskLoggingHelper(new StubTask()); 149var taskLoggingHelper = new Microsoft.Build.Utilities.TaskLoggingHelper(new StubTask());
LatestLinksManagerTests.cs (4)
80var taskLoggingHelper = new Microsoft.Build.Utilities.TaskLoggingHelper(new StubTask()); 124var taskLoggingHelper = new Microsoft.Build.Utilities.TaskLoggingHelper(new StubTask()); 154var taskLoggingHelper = new TaskLoggingHelper(new StubTask()); 191var taskLoggingHelper = new TaskLoggingHelper(new StubTask());