2 references to TaskHostTaskCancelled
Microsoft.Build (2)
INodePacket.cs (1)
22
/// <see cref="
TaskHostTaskCancelled
"/>, and <see cref="TaskHostTaskComplete"/>.
TaskHostTaskCancelled.cs (1)
25
get { return NodePacketType.
TaskHostTaskCancelled
; }