1 override of Flush
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlStreamNodeWriter.cs (1)
507
public override void
Flush
()
2 references to Flush
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (2)
67
_writer.
Flush
();
79
_writer.
Flush
();