Files
codeql/csharp/ql/test
Koen Vlaswinkel 3f3c662a7d C#: Fix parentheses in model editor queries
The MaD format and the Java model editor queries use parentheses around
the method parameter types, but `parameterQualifiedTypeNamesToString`
returns the parameter types without parentheses. This adds the
parentheses to the result of `getParameterTypes` to ensure consistency
between the Java and C# queries.
2023-09-28 10:51:36 +02:00
..
2023-09-25 14:30:08 +02:00
2022-11-04 08:20:53 +01:00
2018-09-23 16:24:31 -07:00