2 references to ToByte
System.ServiceModel.Primitives (2)
Internals\System\Runtime\Remoting\SoapHexBinary.cs (2)
56bA[i] = (Byte)(ToByte(cA[i * 2], value) * 16 + ToByte(cA[i * 2 + 1], value));