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

Member predicate InterpolatedStringInsertExpr::getInsert

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

Expr getInsert()