1 write to DoNotWriteDependencyGraphSpec
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
352
DoNotWriteDependencyGraphSpec
= _request.Project.RestoreMetadata.RestoreDoNotWriteDependencyGraphSpec
1 reference to DoNotWriteDependencyGraphSpec
NuGet.Commands (1)
RestoreCommand\RestoreResult.cs (1)
324
if (!toolCommit && !
DoNotWriteDependencyGraphSpec
&& _dependencyGraphSpecFilePath != null && _dependencyGraphSpec != null && (DidDGHashChange || !File.Exists(_dependencyGraphSpecFilePath)))