1 reference to VerifyThrow
MSBuild (1)
ReflectableTaskPropertyInfo.cs (1)
81
ErrorUtilities.
VerifyThrow
(_propertyInfo != null, "Could not find property {0} on type {1} that the task factory indicated should exist.", Name, _taskType.FullName);