3 references to VerifyThrowInternalLength
MSBuild (3)
FileUtilities.cs (1)
413ErrorUtilities.VerifyThrowInternalLength(path, nameof(path));
TaskHostConfiguration.cs (2)
165ErrorUtilities.VerifyThrowInternalLength(taskName, nameof(taskName)); 166ErrorUtilities.VerifyThrowInternalLength(taskLocation, nameof(taskLocation));