Base:
method
Flush
System.Xml.XmlWriter.Flush()
11 references to Flush
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ManifestFormatter.cs (1)
98w.Flush();
ManifestUtil\XmlUtil.cs (1)
128w.Flush();
PresentationBuildTasks (1)
MS\Internal\Localization\LocalizationParserHooks.cs (1)
135writer.Flush();
PresentationFramework (3)
MS\Internal\LayoutDump.cs (2)
56writer.Flush(); 116writer.Flush();
System\Windows\Documents\TextRangeBase.cs (1)
1519xamlXmlWriter.Flush();
ReachFramework (2)
AlphaFlattener\Flattener.cs (1)
501writer.Flush();
Packaging\PartEditor.cs (1)
304_xmlWriter.Flush();
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationSection.cs (1)
76writer.Flush();
System.Private.Xml (2)
System\Xml\Dom\XmlDocument.cs (2)
1399xw.Flush(); 1414xw.Flush();