4 references to VerifyThrowArgumentLength
MSBuild (4)
FileUtilities.cs (2)
464ErrorUtilities.VerifyThrowArgumentLength(path, nameof(path)); 1129ErrorUtilities.VerifyThrowArgumentLength(path, nameof(path));
StringExtensions.cs (1)
20ErrorUtilities.VerifyThrowArgumentLength(oldValue, nameof(oldValue));
TaskParameter.cs (1)
862ErrorUtilities.VerifyThrowArgumentLength(metadataName, nameof(metadataName));