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