2 references to GetHexStringCore
System.Security.Cryptography (2)
System\Security\Cryptography\RandomNumberGenerator.cs (2)
259
GetHexStringCore
(destination, lowercase);
281
return string.Create(stringLength, lowercase,
GetHexStringCore
);