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

Member predicate InterpolatedStringInsertExpr::getAlignment

Gets the alignment expression in this interpolated string insert, if any. For example, the alignment expression in {pi, align:F3} is align.

Expr getAlignment()