3 references to VerifyThrow
MSBuildTaskHost (3)
BackEnd\NodeEndpointOutOfProcTaskHost.cs (2)
145
ErrorUtilities.
VerifyThrow
(_status == LinkStatus.Inactive, "Link not inactive. Status is {0}", _status);
220
ErrorUtilities.
VerifyThrow
(_status != newStatus, "Attempting to change status to existing status {0}.", _status);
BackEnd\TaskParameter.cs (1)
102
ErrorUtilities.
VerifyThrow
(