3 references to CrashedAfterExecution
Microsoft.Build (3)
Instance\TaskFactories\TaskHostTask.cs (1)
605
(taskHostTaskComplete.TaskResult == TaskCompleteType.
CrashedAfterExecution
))
parent\Shared\OutOfProcTaskHostTaskResult.cs (2)
63
result == TaskCompleteType.
CrashedAfterExecution
)
73
TaskCompleteType.
CrashedAfterExecution
,