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-02-19 08:23:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8debe49563df862182dc27992040ba862defc209
codeql
/
csharp
/
extractor
/
Semmle.Extraction.CSharp
/
Entities
/
Locations
History
Michael Nebel
56ff0baba3
C#: Use * IDs for source locations.
2025-10-10 14:03:49 +02:00
..
EmptyLocation.cs
C#: Rename GeneratedLocation to EmptyLocation and make sure that we always create one such location.
2025-09-30 11:33:19 +02:00
File.cs
Code quality improvements
2024-11-14 10:45:54 +01:00
Folder.cs
Merge the two CachedEntityFactory classes
2024-11-13 15:53:49 +01:00
GeneratedFile.cs
…
Location.cs
Move all classes to the Semmle.Extraction.CSharp namespace
2024-11-14 09:13:03 +01:00
NonGeneratedSourceLocation.cs
C#: Use * IDs for source locations.
2025-10-10 14:03:49 +02:00
SourceLocation.cs
…