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