Michael Nebel
|
57d5d71d03
|
C#: Only count calls in source code.
|
2023-12-13 11:57:32 +01:00 |
|
Michael Nebel
|
bfe5a0c438
|
C#: Rename query id's to be prefixed with cs instead of csharp.
|
2023-01-03 15:13:54 +01:00 |
|
Jami Cogswell
|
a1908be165
|
C#: remove previous uses of isUninteresting
|
2022-12-08 17:12:26 -05:00 |
|
Michael Nebel
|
e0d7e277fb
|
C#: Align counting with Java and only count calls and not all possible dispatch calls.
|
2022-11-04 11:20:33 +01:00 |
|
Michael Nebel
|
f0b5058760
|
C#: Remove filename from telemetry output.
|
2022-11-04 11:20:33 +01:00 |
|
Michael Nebel
|
dc02a6e1a7
|
C#: Apply autoformatting.
|
2022-06-21 08:34:43 +02:00 |
|
Michael Nebel
|
169ef55890
|
Update csharp/ql/src/Telemetry/ExternalLibraryUsage.ql
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2022-06-20 16:14:44 +02:00 |
|
Michael Nebel
|
d288b3d35d
|
C#: Refactor and narrow number of displayed results of the External library usage query.
|
2022-06-14 16:41:48 +02:00 |
|
Henry Mercer
|
cdd6e0e104
|
C#: Tag telemetry queries with telemetry
This will exclude the results of these queries from the summary tables
produced by `codeql database analyze` in a future version of the CodeQL
CLI.
|
2022-05-11 13:27:49 +01:00 |
|
Michael Nebel
|
6be41b0c29
|
C#/Java: Address review comments.
|
2022-03-29 14:52:57 +02:00 |
|
Michael Nebel
|
bfb206c810
|
C#: Let ExternalApi extend DataFlowCallable instead of Callable.
|
2022-03-29 14:52:57 +02:00 |
|
Michael Nebel
|
e1d4c1b68c
|
C#/Java: Reorder code in terms of dependency, rename ExternalAPI to ExternalApi and add some missing predicate qualifiers.
|
2022-03-29 14:52:52 +02:00 |
|
Michael Nebel
|
c023808657
|
C#: Telemetry query for measuring all library usage.
|
2022-03-29 14:49:37 +02:00 |
|