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)
1366
if (!
_readerSession
.TryLookup(ToValueSessionKey, out toString))
1464
return
_readerSession
.TryLookup(BinaryFormatParser.GetSessionKey(key), out result);