3 references to CrashedAfterExecution
MSBuildTaskHost (3)
OutOfProcTaskHostNode.cs (1)
987new OutOfProcTaskHostTaskResult(TaskCompleteType.CrashedAfterExecution, e),
OutOfProcTaskHostTaskResult.cs (2)
63result == TaskCompleteType.CrashedAfterExecution) 73result == TaskCompleteType.CrashedAfterExecution,