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-08-05 18:03:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8eaa86ea01bc87be8fb762d8332eed981d01cf33
codeql
/
csharp
/
extractor
/
Semmle.Extraction.CSharp
/
Entities
/
Statements
History
copilot-swe-agent[bot]
b254aa7e0b
C#: Extract catch(Ex) type as TypeAccess instead of TypeMention
2026-06-23 13:55:39 +02:00
..
Block.cs
…
Break.cs
…
Case.cs
…
Catch.cs
C#: Extract catch(Ex) type as TypeAccess instead of TypeMention
2026-06-23 13:55:39 +02:00
Checked.cs
…
Continue.cs
…
Do.cs
…
Empty.cs
…
ExpressionStatement.cs
…
Factory.cs
…
Fixed.cs
…
For.cs
…
ForEach.cs
…
GlobalStatementsBlock.cs
…
Goto.cs
…
If.cs
…
Labeled.cs
…
LocalDeclaration.cs
…
LocalFunction.cs
…
Lock.cs
…
Return.cs
…
Switch.cs
…
SyntheticEmptyBlock.cs
Move all classes to the Semmle.Extraction.CSharp namespace
2024-11-14 09:13:03 +01:00
Throw.cs
…
Try.cs
…
Unchecked.cs
…
Unsafe.cs
…
Using.cs
…
While.cs
…
Yield.cs
…