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