1 write to _reader
NuGet.Protocol (1)
Plugins\StandardInputReceiver.cs (1)
46_reader = reader;
2 references to _reader
NuGet.Protocol (2)
Plugins\StandardInputReceiver.cs (2)
82_reader.Dispose(); 124while (!IsClosed && (line = _reader.ReadLine()) != null)