Implemented interface member:
8 references to Dispose
dotnet-svcutil-lib (8)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryAsyncCheckWriter.cs (1)
537
CoreWriter.
Dispose
();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryWriter.cs (1)
608
_writer.
Dispose
();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
150
xmlWriter.
Dispose
();
299
writer.
Dispose
();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TextMessageEncoder.cs (2)
582
xmlWriter.
Dispose
();
764
writer.
Dispose
();
FrameworkFork\System.ServiceModel\System\ServiceModel\XmlBuffer.cs (2)
95
thisWriter.
Dispose
();
106
_writer.
Dispose
();