advanced-security/qtil-csharp
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if this parameter is a normal value parameter. For example, p is a value parameter in
p
void M(int p) { ... }
predicate isValue()