Base:
method
WriteRaw
System.Xml.XmlWriter.WriteRaw(System.String)
9 references to WriteRaw
PresentationFramework (2)
src\Framework\MS\Internal\LayoutDump.cs (2)
80
writer.
WriteRaw
("\r\n"); // required for bbpack
140
writer.
WriteRaw
("\r\n"); // required for bbpack
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (1)
289
base.
WriteRaw
(string.Empty);
System.Data (1)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (1)
289
base.
WriteRaw
(string.Empty);
System.ServiceModel.Internals (4)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (4)
356
writer.
WriteRaw
(payload.ExtendedData);
361
writer.
WriteRaw
(payload.SerializedException);
787
xml.
WriteRaw
(exceptionData);
797
xml.
WriteRaw
(innerException);
System.Workflow.Runtime (1)
Tracking\TrackingProfileSerializer.cs (1)
1252
writer.
WriteRaw
(string.Empty);