5 references to ChunkStart
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (5)
472
_currentState = State.
ChunkStart
;
477
_currentState = State.
ChunkStart
;
494
if (_currentState < State.
ChunkStart
)
525
_currentState = State.
ChunkStart
;
530
case State.
ChunkStart
: