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