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

Member predicate AbstractValue :: isSingleton

Holds if this is a singleton abstract value. That is, two expressions that have this abstract value also have the same concrete value.

predicate isSingleton ( )