5 references to Inactive
MSBuildTaskHost (5)
BackEnd\NodeEndpointOutOfProcTaskHost.cs (4)
96
_status = LinkStatus.
Inactive
;
145
ErrorUtilities.VerifyThrow(_status == LinkStatus.
Inactive
, "Link not inactive. Status is {0}", _status);
184
ChangeLinkStatus(LinkStatus.
Inactive
);
463
ChangeLinkStatus(LinkStatus.
Inactive
);
OutOfProcTaskHostNode.cs (1)
580
case LinkStatus.
Inactive
: