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