4 references to InvalidDecoderStateMachine
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (4)
166
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidDataException(SRServiceModel.
InvalidDecoderStateMachine
));
561
CreateException(new InvalidDataException(SRServiceModel.
InvalidDecoderStateMachine
)));
787
CreateException(new InvalidDataException(SRServiceModel.
InvalidDecoderStateMachine
)));
910
CreateException(new InvalidDataException(SRServiceModel.
InvalidDecoderStateMachine
)));