3 references to Read
NuGet.ProjectModel (3)
LockFile\LockFileFormat.cs (3)
78
return
Read
(stream, log, path);
91
return
Read
(stream, log, filePath);
97
return
Read
(stream, NullLogger.Instance, path);