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