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

Member predicate VSTestAssertNullMethod::getAnAssertionIndex

Gets the index of a parameter asserted to be null (b = true) or non-null (b = false).

int getAnAssertionIndex(boolean b)