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

Predicate Option::some

Gets the given element wrapped as an Option.

Import path

import codeql.util.Option
Some some(T c)