4 references to Synchronized
mscorlib (4)
system\console.cs (4)
364writer = TextWriter.Synchronized(StreamWriter.Null); 375writer = TextWriter.Synchronized(stdxxx); 1937newOut = TextWriter.Synchronized(newOut); 1960newError = TextWriter.Synchronized(newError);