2 references to VerifyThrowArgument
Microsoft.Build.Utilities.Core (2)
TrackedDependencies\CanonicalTrackedInputFiles.cs (1)
1032ErrorUtilities.VerifyThrowArgument(source.Length == correspondingOutputs.Length, "Tracking_SourcesAndCorrespondingOutputMismatch");
TrackedDependencies\CanonicalTrackedOutputFiles.cs (1)
726ErrorUtilities.VerifyThrowArgument(source.Length == correspondingOutputs.Length, "Tracking_SourcesAndCorrespondingOutputMismatch");