2 references to AsciiToHexVector128
System.Private.CoreLib (2)
src\libraries\Common\src\System\HexConverter.cs (1)
144
(Vector128<byte> hexLow, _) =
AsciiToHexVector128
(vec, hexMap);
src\libraries\System.Private.CoreLib\src\System\Guid.cs (1)
1430
HexConverter.
AsciiToHexVector128
(srcVec, hexMap);