Probably because this type was used somewhere else.
How about .GetHashCode() method?
My second proposition is BitConverter.ToInt64() method, but first you need to convert string to byte array to use this method
Probably because this type was used somewhere else.
How about .GetHashCode() method?
My second proposition is BitConverter.ToInt64() method, but first you need to convert string to byte array to use this method