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-07-25 13:12:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a05706d89d0bb7cfd18a64f862ee9bbdc285da3c
codeql
/
csharp
/
ql
/
src
/
Language Abuse
History
erik-krogh
326666ac85
update the alert-messages of csharp queries
2022-09-26 14:01:39 +02:00
..
CastThisToTypeParameter.cs
…
CastThisToTypeParameter.qhelp
…
CastThisToTypeParameter.ql
…
CastThisToTypeParameterFix.cs
…
CatchOfGenericException.cs
…
CatchOfGenericException.qhelp
…
CatchOfGenericException.ql
…
CatchOfGenericExceptionFix.cs
…
ChainedIs.cs
…
ChainedIs.qhelp
…
ChainedIs.ql
…
ChainedIsFix1.cs
…
ChainedIsFix2.cs
…
DubiousDowncastOfThis.cs
…
DubiousDowncastOfThis.qhelp
…
DubiousDowncastOfThis.ql
…
DubiousTypeTestOfThis.cs
…
DubiousTypeTestOfThis.qhelp
…
DubiousTypeTestOfThis.ql
…
ForeachCapture.cs
…
ForeachCapture.qhelp
…
ForeachCapture.ql
update the alert-messages of csharp queries
2022-09-26 14:01:39 +02:00
ForeachCaptureFix.cs
…
MissedReadonlyOpportunity.qhelp
…
MissedReadonlyOpportunity.ql
…
MissedReadonlyOpportunityBad.cs
…
MissedReadonlyOpportunityGood.cs
…
MissedTernaryOpportunity.cs
…
MissedTernaryOpportunity.qhelp
…
MissedTernaryOpportunity.ql
C#: Address review comments.
2022-03-16 16:00:48 +01:00
MissedTernaryOpportunityFix.cs
…
MissedUsingOpportunity.cs
…
MissedUsingOpportunity.qhelp
…
MissedUsingOpportunity.ql
…
MissedUsingOpportunityFix.cs
…
NestedIf.cs
…
NestedIf.qhelp
…
NestedIf.ql
…
NestedIfFix.cs
…
RethrowException.cs
…
RethrowException.qhelp
…
RethrowException.ql
…
RethrowExceptionFix.cs
…
SimplifyBoolExpr.qhelp
…
SimplifyBoolExpr.ql
…
SimplifyBoolExprBad.cs
…
SimplifyBoolExprGood.cs
…
UnusedPropertyValue.cs
…
UnusedPropertyValue.qhelp
…
UnusedPropertyValue.ql
…
UnusedPropertyValueFix.cs
…
UselessCastToSelf.cs
…
UselessCastToSelf.qhelp
…
UselessCastToSelf.ql
…
UselessCastToSelfFix.cs
…
UselessIsBeforeAs.cs
…
UselessIsBeforeAs.qhelp
…
UselessIsBeforeAs.ql
update the alert-messages of csharp queries
2022-09-26 14:01:39 +02:00
UselessIsBeforeAsFix.cs
…
UselessNullCoalescingExpression.cs
…
UselessNullCoalescingExpression.qhelp
…
UselessNullCoalescingExpression.ql
…
UselessTypeTest.cs
…
UselessTypeTest.qhelp
…
UselessTypeTest.ql
…
UselessUpcast.qhelp
…
UselessUpcast.ql
…
UselessUpcastBad.cs
…