Files
codeql/csharp/ql/test
Jonas Jensen 11583b69e0 C#: Use pyrameterized modules for TaintTracking
To keep the code changes minimal, and to keep the implementation similar
to C++ and Java, the `TaintTracking{Public,Private}` files are now
imported together through `TaintTrackingUtil`. This has the side effect
of exposing `localAdditionalTaintStep`. The corresponding predicate for
Java was already exposed.
2019-08-20 13:45:38 +02:00
..
2019-03-11 09:38:22 +00:00
2018-09-23 16:24:31 -07:00
2019-03-04 13:21:10 +01:00