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-23 15:55:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
acd6f4156bc5fbf87f53d3dd3ddc75f695dbd19d
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
…
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
…