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
2025-12-18 18:10:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad0b36a0c901b694ba5d4e1f586128305ebcd28b
codeql
/
csharp
/
extractor
/
Semmle.Extraction.CSharp
/
Entities
/
Expressions
/
Patterns
History
Michael Nebel
56ac99039f
Merge pull request
#7720
from michaelnebel/csharp/extended-prop-patterns
...
C#: Desugar property patterns that uses member access syntax.
2022-01-31 13:24:24 +01:00
..
BinaryPattern.cs
Move location creation to instance method on context
2021-02-15 10:17:08 +01:00
Pattern.cs
C#: Add more debug context to various error messages
2022-01-26 15:50:26 +01:00
PositionalPattern.cs
Move location creation to instance method on context
2021-02-15 10:17:08 +01:00
PropertyPattern.cs
C#: Refactor and use new language features.
2022-01-31 09:24:31 +01:00
RecursivePattern.cs
Move location creation to instance method on context
2021-02-15 10:17:08 +01:00
RelationalPattern.cs
C#: Enable nullability in csharp extraction project v1
2021-03-03 14:18:19 +01:00
UnaryPattern.cs
Move location creation to instance method on context
2021-02-15 10:17:08 +01:00