2 references to BinaryExchange
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\BinaryExchange.cs (1)
25: this( binaryData, valueType, new Uri( WSSecurity10Constants.EncodingTypes.Base64 ) )
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (1)
2253return new BinaryExchange(binaryData, valueType, encodingType);