This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-04-04 06:38:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ff5c2c234a4cc54a9fa455f366ded9b41c647bf
codeql
/
csharp
/
ql
/
test
/
query-tests
/
API Abuse
History
Tom Hvitved
93d417049c
C#: Add tests for
Equals
methods with nullable parameter types
2026-02-18 08:42:15 +01:00
..
CallToGCCollect
…
CallToObsoleteMethod
…
ClassDoesNotImplementEquals
C#: Add tests for
Equals
methods with nullable parameter types
2026-02-18 08:42:15 +01:00
ClassImplementsICloneable
…
DisposeNotCalledOnException
…
FormatInvalid
C#: Accept test changes for assert split removal.
2025-10-29 15:17:34 +01:00
InconsistentEqualsGetHashCode
…
IncorrectCompareToSignature
…
IncorrectEqualsSignature
C#: Add tests for
Equals
methods with nullable parameter types
2026-02-18 08:42:15 +01:00
MissingDisposeCall
…
MissingDisposeMethod
…
NoDisposeCallOnLocalIDisposable
…
NonOverridingMethod
…
NullArgumentToEquals
…
UncheckedReturnValue
…