3 references to Decode
System.Xml (3)
System\Xml\BinHexDecoder.cs (3)
62Decode( pChars, pChars + len, pBytes, pBytes + ( endIndex - curIndex ), 93Decode( pChars + startPos, pChars + startPos + len, pBytes, pBytes + ( endIndex - curIndex ), 142Decode( pChars, pChars + len, pBytes, pBytes + bytes.Length, ref hasHalfByteCached, ref cachedHalfByte, out charsDecoded, out bytesDecoded );