2 references to SoapHexBinary
System.ServiceModel.Primitives (2)
Internals\System\Runtime\Remoting\SoapHexBinary.cs (1)
43return new SoapHexBinary(ToByteArray(FilterBin64(value)));
System\IdentityModel\Tokens\BinaryKeyIdentifierClause.cs (1)
78return new HexBinary(_identificationData).ToString();