For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if expression e appears in an assertion.
e
import semmle.code.csharp.commons.Assertions
predicate isExprInAssertion(Expr e)