2 references to ValidateDependencySpec
NuGet.Commands (2)
RestoreCommand\RequestFactory\DependencyGraphSpecRequestProvider.cs (1)
80
SpecValidationUtility.
ValidateDependencySpec
(dgFile, projectsWithErrors, restoreContext.Log);
RestoreCommand\Utility\SpecValidationUtility.cs (1)
25
ValidateDependencySpec
(spec, projectsToSkip: new HashSet<string>(), NullLogger.Instance);