2 references to UnsupportedModeFault
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (2)
286
else if (faultString == FramingEncodingString.
UnsupportedModeFault
)
394
SRServiceModel.FramingModeNotSupported, mode.ToString())), FramingEncodingString.
UnsupportedModeFault
);