2 references to FilterBin64
mscorlib (2)
system\runtime\remoting\soapinteroptypes.cs (2)
947
return new SoapHexBinary(ToByteArray(SoapType.
FilterBin64
(value)));
1044
bA = Convert.FromBase64String(SoapType.
FilterBin64
(value));