GetStandardStream(TextReader) | Gets the StandardStream associated with a TextReader instance, if that instance is for the standard input stream. |
GetStandardStream(TextWriter) | Gets the StandardStream associated with a TextWriter instance, if that instance is for either the standard output or error stream. |