6 references to ReadingUpgradeRecord
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (5)
611_currentState = ClientFramingDecoderState.ReadingUpgradeRecord; 687case ClientFramingDecoderState.ReadingUpgradeRecord: 702base.CurrentState = ClientFramingDecoderState.ReadingUpgradeRecord; 832case ClientFramingDecoderState.ReadingUpgradeRecord: 847base.CurrentState = ClientFramingDecoderState.ReadingUpgradeRecord;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (1)
330|| _decoder.CurrentState == ClientFramingDecoderState.ReadingUpgradeRecord