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