3 references to Read
NuGet.ProjectModel (3)
LockFile\LockFileFormat.cs (3)
77
return
Read
(stream, log, path);
90
return
Read
(stream, log, filePath);
96
return
Read
(stream, NullLogger.Instance, path);