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-03-06 15:49:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30cc55005dd0bf746bdcf5aee7830a83ff8621ae
codeql
/
csharp
/
ql
/
examples
/
snippets
History
Tom Hvitved
b72f34591d
C#: Use
{get,has}FullyQualifiedName
throughout
2023-11-10 08:46:15 +01:00
..
array_access.ql
…
cast_expr.ql
…
catch_exception.ql
C#: Use
{get,has}FullyQualifiedName
throughout
2023-11-10 08:46:15 +01:00
constructor_call.ql
C#: Use
{get,has}FullyQualifiedName
throughout
2023-11-10 08:46:15 +01:00
empty_block.ql
…
empty_then.ql
…
eq_true.ql
…
extend_class.ql
C#: Use
{get,has}FullyQualifiedName
throughout
2023-11-10 08:46:15 +01:00
extern_method.ql
…
field_read.ql
C#: Use
{get,has}FullyQualifiedName
throughout
2023-11-10 08:46:15 +01:00
integer_literal.ql
…
method_call.ql
C#: Use
{get,has}FullyQualifiedName
throughout
2023-11-10 08:46:15 +01:00
mutual_recursion.ql
…
null_argument.ql
C#: Use
{get,has}FullyQualifiedName
throughout
2023-11-10 08:46:15 +01:00
override_method.ql
C#: Use
{get,has}FullyQualifiedName
throughout
2023-11-10 08:46:15 +01:00
qualifier.ql
…
return_statement.ql
…
singleton_block.ql
…
switch_case.ql
…
ternary_conditional.ql
…
throw_exception.ql
C#: Use
{get,has}FullyQualifiedName
throughout
2023-11-10 08:46:15 +01:00
todo_comment.ql
…
too_many_params.ql
…
try_finally.ql
…
unused_local_var.ql
…
unused_param.ql
…
void_return_type.ql
…
volatile_field.ql
…