5 references to VerifyThrow
MSBuild (5)
AssemblyResources.cs (1)
33ErrorUtilities.VerifyThrow(resource != null, "Missing resource '{0}'", name);
LogMessagePacketBase.cs (1)
519ErrorUtilities.VerifyThrow(_buildEvent is not null, "Not Supported LoggingEventType {0}", _eventType.ToString());
NodeEndpointOutOfProcBase.cs (2)
154ErrorUtilities.VerifyThrow(_status == LinkStatus.Inactive, "Link not inactive. Status is {0}", _status); 273ErrorUtilities.VerifyThrow(_status != newStatus, "Attempting to change status to existing status {0}.", _status);
TaskParameter.cs (1)
115ErrorUtilities.VerifyThrow(