2 references to UnsupportedVersionFault
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (2)
290
else if (faultString == FramingEncodingString.
UnsupportedVersionFault
)
437
SRServiceModel.FramingVersionNotSupported, majorVersion)), FramingEncodingString.
UnsupportedVersionFault
);