Base:
method
Flush
System.Xml.XmlWriter.Flush()
16 references to Flush
PresentationBuildTasks (1)
BuildTasks\MS\Internal\Localization\LocalizationParserHooks.cs (1)
142
writer.
Flush
();
PresentationFramework (3)
src\Framework\MS\Internal\LayoutDump.cs (2)
58
writer.
Flush
();
118
writer.
Flush
();
src\Framework\System\Windows\Documents\TextRangeBase.cs (1)
1541
xamlXmlWriter.
Flush
();
System.Configuration (1)
System\Configuration\ConfigurationSection.cs (1)
93
writer.
Flush
();
System.ServiceModel (2)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceSchemas.cs (1)
825
writer.
Flush
();
System\ServiceModel\Configuration\IssuedTokenParametersElement.cs (1)
302
commentWriter.
Flush
();
System.ServiceModel.Internals (5)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (5)
365
writer.
Flush
();
483
writer.
Flush
();
730
xml.
Flush
();
828
xml.
Flush
();
868
xml.
Flush
();
System.Workflow.Runtime (1)
Tracking\TrackingProfileSerializer.cs (1)
878
xmlWriter.
Flush
();
System.Xml (2)
System\Xml\Dom\XmlDocument.cs (2)
1171
xw.
Flush
();
1184
xw.
Flush
();
WindowsBase (1)
Base\MS\Internal\IO\Packaging\PartBasedPackageProperties.cs (1)
375
_xmlWriter.
Flush
();