[DebuggerStepThrough]
[Pure]
public static BigInteger ToBigInteger( this Guid self ) => new( self.ToByteArray() );
Categories
[DebuggerStepThrough]
[Pure]
public static BigInteger ToBigInteger( this Guid self ) => new( self.ToByteArray() );