mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
3 lines
274 B
Plaintext
3 lines
274 B
Plaintext
| HashedButNoHash.cs:9:15:9:18 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). |
|
|
| HashedButNoHash.cs:11:15:11:18 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). |
|