2 references to PlainXmlWriter
System.Transactions (2)
System\Transactions\Trace\DiagnosticTrace.cs (1)
645
return DiagnosticTrace.BuildTraceString(new
PlainXmlWriter
(), type, code, description, trace, exception, source);
System\Transactions\Trace\TraceRecord.cs (1)
30
PlainXmlWriter xml = new
PlainXmlWriter
();