3 references to TaskExecutionContext
Microsoft.Build.Engine (3)
Engine\EngineCallback.cs (1)
509new TaskExecutionContext(parentProject, parentTarget, taskNode, buildContext, handleId, nodeIndex, taskContext);
Engine\TargetExecutionWrapper.cs (1)
1057new TaskExecutionContext(parentProject, null, null, buildContext,
Introspector\Introspector.cs (1)
298new TaskExecutionContext(parentProject, childTarget, null, parentStates[i], EngineCallback.invalidEngineHandle,