1 write to _path
mscorlib (1)
system\io\ReadLinesIterator.cs (1)
40
_path
= path;
1 reference to _path
mscorlib (1)
system\io\ReadLinesIterator.cs (1)
69
return CreateIterator(
_path
, _encoding, _reader);