2 references to XmlBinaryReaderSession
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
539
_readerSession = new
XmlBinaryReaderSession
();
690
_readerSessionForLogging = new
XmlBinaryReaderSession
();