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)
144if (_value != null && _valueLengthInBytes == _encodedSize && _bytesNeeded == _encodedSize &&