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

Member predicate RecursivePatternExpr::getTypeAccess

Gets the type access of this recursive pattern, if any. For example, string in string { Length: 5 }

TypeAccess getTypeAccess()