advanced-security/qtil-csharp
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if the type is an out, for example parameter p in void F(out int p).
out
p
void F(out int p)
predicate isOut()