CodeQL library for C#
codeql/csharp-all 0.9.0 (changelog, source)
Search

Member predicate RecursivePatternExpr::getVariableDeclExpr

Gets the local variable declaration of this pattern, if any. For example, string s in string { Length: 5 } s.

LocalVariableDeclExpr getVariableDeclExpr()