2 references to Binary
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (1)
351case FramingEncodingType.Binary:
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingEncoders.cs (1)
131return new EncodedContentType(FramingEncodingType.Binary);