2 overrides of ReturnXmlWriter
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
297
protected override void
ReturnXmlWriter
(XmlDictionaryWriter writer)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TextMessageEncoder.cs (1)
760
protected override void
ReturnXmlWriter
(XmlDictionaryWriter writer)
1 reference to ReturnXmlWriter
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BufferedMessageWriter.cs (1)
54
ReturnXmlWriter
(writer);