1 instantiation of SyncTextWriter
mscorlib (1)
system\io\textwriter.cs (1)
186return new SyncTextWriter(writer);
1 reference to SyncTextWriter
mscorlib (1)
system\io\textwriter.cs (1)
183if (writer is SyncTextWriter)