2 references to PrintByteArray
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\common\BerConverter.cs (2)
472error = BerPal.PrintByteArray(berElement, new string(fmt, 1), memHandle, (uint)tempValue.Length, tag); 477error = BerPal.PrintByteArray(berElement, new string(fmt, 1), memHandle, 0, tag);