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