Base:
method
Close
System.IO.TextWriter.Close()
4 references to Close
System.Configuration (1)
System\Configuration\XmlUtil.cs (1)
135
_cachedStringWriter.
Close
();
System.Management (1)
Instrumentation\CodeSpit.cs (1)
26
writer.
Close
();
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Themes.cs (1)
555
stringWriter.
Close
();
System.Workflow.Runtime (1)
RTTrackingProfile.cs (1)
118
writer.
Close
();