mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
3 lines
368 B
Plaintext
3 lines
368 B
Plaintext
| ObjectComparison.cs:17:18:17:58 | ... == ... | Reference equality for System.Object comparisons ($@ argument has type Object). | ObjectComparison.cs:17:18:17:37 | (...) ... | this |
|
|
| ObjectComparison.cs:20:18:20:37 | ... == ... | Reference equality for System.Object comparisons ($@ argument has type Object). | ObjectComparison.cs:20:26:20:37 | (...) ... | this |
|