1 write to IsValid
NuGet.ProjectModel (1)
ProjectLockFile\PackagesLockFileUtilities.cs (1)
654
IsValid
= isValid;
1 reference to IsValid
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
1412
isLockFileValid = lockFileResult.
IsValid
;