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