2 references to ToHexStringNoDashes
System.Text.RegularExpressions.Generator (2)
RegexGenerator.Emitter.cs (2)
524string hexBitmap = ToHexStringNoDashes(bitmap); 5560return $"{prefix}{ToHexStringNoDashes(sha.ComputeHash(Encoding.UTF8.GetBytes(toEncode)))}";