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