1 write to _readerSession
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
1300_readerSession = readerSession;
2 references to _readerSession
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
1366if (!_readerSession.TryLookup(ToValueSessionKey, out toString)) 1464return _readerSession.TryLookup(BinaryFormatParser.GetSessionKey(key), out result);