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