1 // cs0457: Ambiguous user defined conversions `A.implicit operator byte(A)' and `A.implicit operator sbyte(A)' when converting from 'A' to 'int'
6 public static implicit operator ushort (A mask
)
11 public static implicit operator short (A mask
)