CodeQL library for C#
codeql/csharp-all 0.9.2-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)