1 write to _valueLengthInBytes
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (1)
160
_valueLengthInBytes
= _encodedSize;
1 reference to _valueLengthInBytes
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (1)
144
if (_value != null &&
_valueLengthInBytes
== _encodedSize && _bytesNeeded == _encodedSize &&