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 01:43:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dfe573bfb045caa28a6bbf6ad256ef7787cf65e
codeql
/
csharp
/
ql
/
test
/
library-tests
/
dataflow
/
fields
History
Michael Nebel
97c0267614
C#: Add data flow test for properties using the field keyword.
2026-02-13 14:18:16 +01:00
..
A.cs
…
B.cs
…
C.cs
…
D.cs
C#: Add data flow test for properties using the field keyword.
2026-02-13 14:18:16 +01:00
E.cs
C#: Add dataflow field test for ref structs with ref and ordinary fields.
2024-02-01 15:04:06 +01:00
F.cs
C#: Add support for flow via object initializer for anonymous types.
2022-01-20 13:12:19 +01:00
FieldFlow.expected
C#: Add data flow test for properties using the field keyword.
2026-02-13 14:18:16 +01:00
FieldFlow.ql
C#: Update all test util paths to point to the new location.
2024-12-12 13:21:31 +01:00
G.cs
…
H.cs
…
I.cs
…
J.cs
C#: Add data flow test that illustrates issue with flow into phi nodes
2022-11-02 10:20:56 +01:00
K.cs
C#: Add support for flow through side-effects on static fields
2024-08-12 10:01:51 +02:00
L.cs
C#: Support mixing dynamic properties and fields (instead of just properties) and accept test changes.
2024-12-03 19:36:42 +00:00