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; 494if (_currentState < State.ChunkStart) 525_currentState = State.ChunkStart; 530case State.ChunkStart: