Compilation error (line 11, col 49): The type or namespace name 'StreamReader' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 11, col 10): The type or namespace name 'IEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 11, col 28): 'Program.FindUniqueCharacters(StreamReader)': not all code paths return a value