61 references to XmlTextWriter
PresentationFramework (7)
src\Framework\MS\Internal\LayoutDump.cs (2)
50
XmlTextWriter writer = new
XmlTextWriter
(stringWriter);
110
XmlTextWriter writer = new
XmlTextWriter
(stringWriter);
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (1)
186
XmlTextWriter xmlWriter = new
XmlTextWriter
(stringWriter);
src\Framework\System\Windows\Documents\TextRangeBase.cs (2)
1479
XmlTextWriter xmlWriter = new
XmlTextWriter
(stringWriter);
1537
XmlTextWriter xamlXmlWriter = new
XmlTextWriter
(xamlStreamWriter);
src\Framework\System\Windows\Documents\WpfPayload.cs (1)
205
XmlTextWriter xmlWriter = new
XmlTextWriter
(stringWriter);
src\Framework\System\Windows\Markup\XamlWriter.cs (1)
130
XmlTextWriter xmlWriter = new
XmlTextWriter
(writer);
SMDiagnostics (1)
System\ServiceModel\Diagnostics\EncodingFallbackAwareXmlTextWriter.cs (1)
16
:
base
(writer)
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (1)
262
:
base
(textWriter)
System.Configuration (1)
System\Configuration\ConfigurationSection.cs (1)
79
XmlTextWriter writer = new
XmlTextWriter
(strWriter);
System.Data (27)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (1)
262
:
base
(textWriter)
fx\src\data\System\Data\Common\ObjectStorage.cs (1)
398
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLBinaryStorage.cs (1)
110
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQlBooleanStorage.cs (1)
139
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLBytesStorage.cs (1)
109
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLByteStorage.cs (1)
208
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLCharsStorage.cs (1)
111
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLDateTimeStorage.cs (1)
141
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLDecimalStorage.cs (1)
206
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLDoubleStorage.cs (1)
207
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLGuidStorage.cs (1)
110
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLInt16Storage.cs (1)
207
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLInt32Storage.cs (1)
207
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLInt64Storage.cs (1)
208
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLMoneyStorage.cs (1)
207
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLSingleStorage.cs (1)
208
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SQLStringStorage.cs (1)
164
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\Common\SQLTypes\SqlUDTStorage.cs (1)
184
using (XmlTextWriter xmlTextWriter = new
XmlTextWriter
(strwriter)) {
fx\src\data\System\Data\DataSet.cs (7)
333
XmlTextWriter w = new
XmlTextWriter
(strWriter);
1363
XmlTextWriter writer = new
XmlTextWriter
(strWriter);
1383
XmlTextWriter w = new
XmlTextWriter
(strWriter);
1400
XmlTextWriter writer = new
XmlTextWriter
(strWriter);
1416
XmlTextWriter writer = new
XmlTextWriter
(strWriter);
1850
XmlTextWriter w = new
XmlTextWriter
(writer);
2631
XmlTextWriter w = new
XmlTextWriter
(writer);
fx\src\data\System\Data\DataTable.cs (2)
4814
XmlTextWriter w = new
XmlTextWriter
(writer) ;
4935
XmlTextWriter w = new
XmlTextWriter
(writer);
System.ServiceModel (3)
System\ServiceModel\Channels\MessageHeader.cs (1)
54
XmlTextWriter textWriter = new
XmlTextWriter
(stringWriter);
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceSchemas.cs (1)
823
XmlTextWriter writer = new
XmlTextWriter
(textWriter);
System\ServiceModel\Security\Tokens\DerivedKeySecurityToken.cs (1)
182
using (XmlTextWriter xmlWriter = new
XmlTextWriter
(writer))
System.ServiceModel.Internals (5)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (5)
337
using (XmlTextWriter writer = new
XmlTextWriter
(stringWriter))
478
using (XmlTextWriter writer = new
XmlTextWriter
(stringWriter))
727
using (XmlTextWriter xml = new
XmlTextWriter
(stringWriter))
819
using (XmlTextWriter xml = new
XmlTextWriter
(stringWriter))
848
using (XmlTextWriter xml = new
XmlTextWriter
(stringWriter))
System.Transactions (1)
System\Transactions\Trace\TraceXPathNavigator.cs (1)
464
XmlTextWriter writer = new
XmlTextWriter
(new StringWriter(sb, CultureInfo.CurrentCulture));
System.Web (1)
UI\Page.cs (1)
5284
using (XmlTextWriter writer = new
XmlTextWriter
(Response.Output)) {
System.Web.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
677
XmlTextWriter textWriter = new
XmlTextWriter
(new StringWriter(stringBuilder, CultureInfo.InvariantCulture));
System.Web.Services (5)
System\Web\Services\Description\ServiceDescription.cs (2)
413
XmlTextWriter xmlWriter = new
XmlTextWriter
(writer);
587
XmlTextWriter xmlWriter = new
XmlTextWriter
(writer);
System\Web\Services\Discovery\DiscoveryDocument.cs (1)
98
XmlTextWriter xmlWriter = new
XmlTextWriter
(writer);
System\Web\Services\Protocols\SoapClientProtocol.cs (1)
240
XmlTextWriter writer = new
XmlTextWriter
(new StreamWriter(message.Stream, RequestEncoding != null ? RequestEncoding : new UTF8Encoding(false), bufferSize));
System\Web\Services\Protocols\SoapServerProtocol.cs (1)
254
return new
XmlTextWriter
(new StreamWriter(message.Stream, new UTF8Encoding(false), bufferSize));
System.Windows.Forms (1)
winforms\Managed\System\Resources\ResXResourceWriter.cs (1)
308
xmlTextWriter = new
XmlTextWriter
(textWriter);
System.Windows.Forms.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
677
XmlTextWriter textWriter = new
XmlTextWriter
(new StringWriter(stringBuilder, CultureInfo.InvariantCulture));
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ComponentSerializationService.cs (1)
301
using (XmlTextWriter writer = new
XmlTextWriter
(stringWriter))
System.Workflow.Runtime (1)
Tracking\TrackingProfileSerializer.cs (1)
872
XmlTextWriter xmlWriter = new
XmlTextWriter
(writer);
System.Xml (4)
System\Xml\Core\XmlReader.cs (1)
1180
XmlTextWriter w = new
XmlTextWriter
(sw);
System\Xml\Dom\XmlDomTextWriter.cs (1)
28
public XmlDOMTextWriter( TextWriter w ) :
base
( w ){
System\Xml\Schema\XmlSchema.cs (1)
153
XmlTextWriter xmlWriter = new
XmlTextWriter
(writer);
System\Xml\Serialization\XmlSerializer.cs (1)
279
XmlTextWriter xmlWriter = new
XmlTextWriter
(textWriter);