4 references to FindTask
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
424
(TaskRequirements? requirements, TaskFactoryWrapper taskFactoryWrapper) = _taskExecutionHost.
FindTask
(taskIdentityParameters);
Microsoft.Build.Engine.UnitTests (3)
BackEnd\TaskExecutionHost_Tests.cs (3)
1000
_host.
FindTask
(null);
1029
_host.
FindTask
(null);
1288
_host.
FindTask
(null);