2 overrides of CurrentStateAsString
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (2)
485
protected override string
CurrentStateAsString
627
protected override string
CurrentStateAsString
1 reference to CurrentStateAsString
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (1)
456
return new ProtocolException(string.Format(SRServiceModel.FramingError, StreamPosition,
CurrentStateAsString
),