A thread-safe System.IO.TextReader.
Type Reason ArgumentNullException The reader parameter is null.
The current method returns a class that wraps around the specified System.IO.TextReader instance and restricts access to it by multiple threads. All reads from the returned wrapper will be thread safe.